vmassol ff33436946 - inherit from the plugin-parent/project.xml POM instead of the top level one which is reserved for the master build
- removed custom reports as we can now use the default ones from plugin-parent/project.xml


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115169 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 13:46:29 +00:00
2004-03-04 18:40:25 +00:00
2004-03-04 18:40:25 +00:00
2004-04-10 00:59:24 +00:00
2003-09-21 13:37:07 +00:00
2004-03-02 05:45:24 +00:00
2004-03-02 05:45:24 +00:00
2004-03-02 05:45:24 +00:00
2004-03-04 18:40:25 +00:00
2004-03-02 05:45:24 +00:00

Q: How do I build and install all these plugins from source?
A: maven -Dgoal=clean,plugin:install multiproject:goal

Q: How do I test all these plugins?
A: maven -Dgoal=plugin:test multiproject:goal

Q: How do I generate the dashboard for all plugins?
A: Run "maven dashboard"
Description
No description provided
Readme 12 MiB
Languages
Java 69.1%
HTML 18.5%
XSLT 9.9%
CSS 1.9%
AspectJ 0.3%
Other 0.3%