5 Commits

Author SHA1 Message Date
brett
3fcf502764 change distribution location
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115237 13f79535-47bb-0310-9956-ffa450edef68
2004-05-12 12:11:55 +00:00
brett
cd5f49458b doco updates
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115191 13f79535-47bb-0310-9956-ffa450edef68
2004-05-05 12:04:28 +00:00
aheritier
c82f3f415f ignore target directory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115182 13f79535-47bb-0310-9956-ffa450edef68
2004-05-03 17:17:27 +00:00
vmassol
0b1266e4fd removed jelly taglib report from default list of reports
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115175 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 14:50:02 +00:00
vmassol
2b0e4a8625 Created new plugin-parent/ directory which contains all build configuration that must be inherited by the plugin projects. Plugins should no longer inherit from ../project.xml but rather from ../plugin-parent/project.xml. This is required because the top level project.xml file is reserved for the master build which contains additional build configuration that must not inhertied by the plugin projects (for ex, dashboard config, multichanges config, multiprojects config, etc). I'll now modify the plugin's project.xml so that they extend ../plugin-parent/project.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115164 13f79535-47bb-0310-9956-ffa450edef68
2004-05-02 12:31:35 +00:00