You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/09/20 21:27:01 UTC

svn commit: r448307 - /myfaces/core/trunk/assembly/pom.xml

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

Modified:
    myfaces/core/trunk/assembly/pom.xml

Modified: myfaces/core/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/assembly/pom.xml?view=diff&rev=448307&r1=448306&r2=448307
==============================================================================
--- myfaces/core/trunk/assembly/pom.xml (original)
+++ myfaces/core/trunk/assembly/pom.xml Wed Sep 20 12:27:00 2006
@@ -129,7 +129,7 @@
       <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>
           <url>scpexe://minotaur.apache.org/www/people.apache.org/builds/myfaces/nightly</url>



Re: svn commit: r448307 - /myfaces/core/trunk/assembly/pom.xml

Posted by Grant Smith <wo...@gmail.com>.
I cleared the repository. There is a backup in ~/repo-backup incase there
was anything manually inserted (I hope not). There are a LOT of continuum
builds failing right now, as the repository rebuilds itself, and things are
running out of order. I hope this will be resolved once all tasks have run
at least once.

On 9/20/06, Bernd Bohmann <be...@atanion.com> wrote:
>
> 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, bommel@apache.org <bo...@apache.org> 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>
> >
>



-- 
Grant Smith

Re: svn commit: r448307 - /myfaces/core/trunk/assembly/pom.xml

Posted by Bernd Bohmann <be...@atanion.com>.
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, bommel@apache.org <bo...@apache.org> 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>
> 

Re: svn commit: r448307 - /myfaces/core/trunk/assembly/pom.xml

Posted by Wendy Smoak <ws...@gmail.com>.
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, bommel@apache.org <bo...@apache.org> 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