Hi, Is it in a specific m2e profile (to fix http://jira.codehaus.org/browse/MSHARED-125).
-- Olivier 2010/1/11 Dennis Lundberg <[email protected]>: > Is the upgrade to 2.5-SNAPSHOT for maven-resources-plugin necessary? > > [email protected] wrote: >> Author: olamy >> Date: Mon Jan 11 00:06:19 2010 >> New Revision: 897736 >> >> URL: http://svn.apache.org/viewvc?rev=897736&view=rev >> Log: >> upgrade to last maven parent pom >> >> Modified: >> maven/jxr/trunk/pom.xml >> >> Modified: maven/jxr/trunk/pom.xml >> URL: >> http://svn.apache.org/viewvc/maven/jxr/trunk/pom.xml?rev=897736&r1=897735&r2=897736&view=diff >> ============================================================================== >> --- maven/jxr/trunk/pom.xml (original) >> +++ maven/jxr/trunk/pom.xml Mon Jan 11 00:06:19 2010 >> @@ -25,7 +25,7 @@ >> <parent> >> <groupId>org.apache.maven</groupId> >> <artifactId>maven-parent</artifactId> >> - <version>13</version> >> + <version>15</version> >> <relativePath>../pom/maven/pom.xml</relativePath> >> </parent> >> >> @@ -107,7 +107,7 @@ >> <plugin> >> <groupId>org.apache.maven.plugins</groupId> >> <artifactId>maven-resources-plugin</artifactId> >> - <version>2.4</version> >> + <version>2.5-SNAPSHOT</version> >> </plugin> >> </plugins> >> </build> >> >> >> > > > -- > Dennis Lundberg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Olivier --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
