Thanks Olivier!
On 2012-09-21 21:34, Olivier Lamy wrote: > Side effect of r1387714 [1] as source-plugin was using plexus-archiver 2.1.2 > I have fixed that. > > -- > Olivier > [1] http://svn.apache.org/viewvc?view=revision&revision=1387714 > > 2012/9/21 Dennis Lundberg <[email protected]>: >> 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, [email protected] 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: [email protected] >> For additional commands, e-mail: [email protected] >> > > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
