On Thu, Mar 7, 2013 at 5:16 PM, sebb <seb...@gmail.com> wrote: > > > BTW it all happens in > > https://svn.apache.org/repos/asf/gump/metadata/project/commons-proper.xml
If I understand that correctly, the Gump build is already using Maven, isn't it? Quoting: <project name="commons-fileupload" groupId="commons-fileupload"> <package>org.apache.commons.fileupload</package> <description>Commons File Upload Package</description> <mvn2 basedir="fileupload" goal="package"> <property name="skipTests" value="true"/> </mvn2> <!-- Output from mvn dependency:list commons-io:commons-io:jar:2.2:compile javax.servlet:servlet-api:jar:2.4:provided junit:junit:jar:4.11:test org.hamcrest:hamcrest-core:jar:1.3:test portlet-api:portlet-api:jar:1.0:provided TODO: the following may need adjusting --> <option project="jakarta-servletapi-5-servlet"/> <option project="portals-pluto-api-1.0"/> <option project="commons-io"/> <work nested="fileupload/target/classes"/> <home nested="fileupload/target"/> <jar name="commons-fileupload-@@DATE@@.jar"/> <nag to="dev@commons.apache.org" from="Gump <iss...@commons.apache.org>"/> </project> -- "That's what prayers are ... it's frightened people trying to make friends with the bully!" Terry Pratchett. The Last Hero --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org