There is a 1.0.2 version of our wagon-maven-plugin on ibiblio:
  http://www.ibiblio.org/maven2/org/apache/myfaces/maven/wagon-maven-plugin/

And 1.0.3 is probably available in the repo on the zone.  The only
thing I released from the 1.0.4 tag was the maven-master pom, but if
we need the latest wagon plugin, I can go back and do it.  (Probably
not, if 1.0.1 works.)

Why do we have a special wagon plugin?  Can we contribute the changes
back to the Maven project, so we don't have to maintain this?

On 9/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: bommel
Date: Wed Sep 20 12:27:00 2006
New Revision: 448307

URL: http://svn.apache.org/viewvc?view=rev&rev=448307
Log:
nightly build is failing using released version of plugin

?? You changed it _to_ a released version.  Was it failing using the snapshot?

       <plugin>
         <groupId>org.apache.myfaces.maven</groupId>
         <artifactId>wagon-maven-plugin</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.1</version>
         <configuration>
           <id>myfaces-nightly-builds</id>

--
Wendy

Reply via email to