PR: MPMULTIPROJECT-19

cut memory usage by a large percentage


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115017 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-04-15 06:16:16 +00:00
parent 47996d66c3
commit 8e012c687d
3 changed files with 38 additions and 24 deletions

View File

@@ -22,8 +22,8 @@
<extend>../project.xml</extend>
<id>maven-multiproject-plugin</id>
<name>Maven Multi-Project Plug-in</name>
<currentVersion>1.2</currentVersion>
<description>A plugin to handle the building of multiple projects within maven</description>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<description>A plugin to handle the building of multiple projects within maven. Requires Maven 1.0 RC3</description>
<shortDescription>Multi-Project Plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/multiproject/</url>
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10322</issueTrackingUrl>