oh, yes, it will use plexus-utils 1.1

Can we update plexus-utils in maven installation? I know we are in RC phase. Is 
it a risk?

1.2 will be release in few days because i need it in continuum

Emmanuel

Brett Porter a écrit :
... but that won't work unless it is in the Maven installation.

Should we add this to the site plugin explicitly until it is upgraded in
2.1?

- Brett

[EMAIL PROTECTED] wrote:

Author: evenisse
Date: Mon Mar 13 06:46:36 2006
New Revision: 385564

URL: http://svn.apache.org/viewcvs?rev=385564&view=rev
Log:
[MSITE-102] Use latest plexus-utils

Modified:
   maven/plugins/trunk/maven-site-plugin/pom.xml

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=385564&r1=385563&r2=385564&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Mon Mar 13 06:46:36 2006
@@ -87,7 +87,7 @@
    <dependency>
      <groupId>org.codehaus.plexus</groupId>
      <artifactId>plexus-utils</artifactId>
-      <version>1.0.4</version>
+      <version>1.2-SNAPSHOT</version>
    </dependency>
  </dependencies>
</project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to