On 16 March 2011 07:51, <joc...@apache.org> wrote: > Author: jochen > Date: Wed Mar 16 07:51:57 2011 > New Revision: 1082084 > > URL: http://svn.apache.org/viewvc?rev=1082084&view=rev > Log: > Upgrade to latest commons-parent pom. > > Modified: > commons/proper/fileupload/trunk/pom.xml > > Modified: commons/proper/fileupload/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/pom.xml?rev=1082084&r1=1082083&r2=1082084&view=diff > ============================================================================== > --- commons/proper/fileupload/trunk/pom.xml (original) > +++ commons/proper/fileupload/trunk/pom.xml Wed Mar 16 07:51:57 2011 > @@ -19,7 +19,7 @@ > <parent> > <groupId>org.apache.commons</groupId> > <artifactId>commons-parent</artifactId> > - <version>16</version> > + <version>18</version>
Unfortunately there v18 uses a broken version of maven-assembly-plugin. 2.2.1 fixes it. > </parent> > <modelVersion>4.0.0</modelVersion> > <groupId>commons-fileupload</groupId> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org