Hi There are now failing test because of the update of maven-archiver. Can you please have a look at why that is?
https://builds.apache.org/job/maven-plugins/1035/ On 2012-09-11 15:36, ol...@apache.org wrote: > Author: olamy > Date: Tue Sep 11 13:36:02 2012 > New Revision: 1383409 > > URL: http://svn.apache.org/viewvc?rev=1383409&view=rev > Log: > [MSOURCES-62] An API incompatibility was encountered. > > Modified: > maven/plugins/trunk/maven-source-plugin/pom.xml > > Modified: maven/plugins/trunk/maven-source-plugin/pom.xml > URL: > http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=1383409&r1=1383408&r2=1383409&view=diff > ============================================================================== > --- maven/plugins/trunk/maven-source-plugin/pom.xml (original) > +++ maven/plugins/trunk/maven-source-plugin/pom.xml Tue Sep 11 13:36:02 2012 > @@ -98,7 +98,7 @@ under the License. > <dependency> > <groupId>org.apache.maven</groupId> > <artifactId>maven-archiver</artifactId> > - <version>2.4.1</version> > + <version>2.6-SNAPSHOT</version> > </dependency> > <dependency> > <groupId>org.codehaus.plexus</groupId> > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org