I see the nightly build is failing and I used the same version as in the tobago nightly build.

I think 1.0.1 should work :-)

I don't find a plugin for copy some data to an other location.

It was failing using a snapshot, someone has cleaned up the local maven repository at myfaces.zones.apache.org.

Maybe we can contribute this plugin to maven or mojo but this plugin contains only a few lines of code and I think it would never released on maven or mojo because of missing documentation.

Bernd



Wendy Smoak wrote:
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>

Reply via email to