Re: error while resolving artifact xslt-plugin

2006-04-28 Thread Rogerio Pereira
just add the atanion repo to settings file like this:                projects                            atanion            atanion repo            http://www.atanion.com/maven2                                                                   projects   

Re: error while resolving artifact xslt-plugin

2006-04-28 Thread FSchaare
Hi Rogerio, the problem still exists and i´m not very good in Maven... Rogerio Pereira schrieb: I donwloaded the plugin and installed by hand here and the problem has gone. can you please describe in detail waht you did to solve the problem ? Thanks...

RE: error while resolving artifact xslt-plugin

2006-04-27 Thread Marcio E Miranda
I got the same error:   **   [INFO] - --- [INFO] Building Impl [INFO]    task-segment: [install] [INFO] ---

Re: error while resolving artifact xslt-plugin

2006-04-27 Thread Rogerio Pereira
I donwloaded the plugin and installed by hand here and the problem has gone.

Re: error while resolving artifact xslt-plugin

2006-04-27 Thread Rogerio Pereira
On 4/26/06, Sean Schofield <[EMAIL PROTECTED]> wrote: The xslt ref is SNAPSHOT though and that was only on the antanionserver.  So that remains a problem AFAIK.I put the atanion repo in my settings.xml but i got an "Repository 'atanion' will be blacklisted" message.

Re: error while resolving artifact xslt-plugin

2006-04-26 Thread Sean Schofield
The xslt ref is SNAPSHOT though and that was only on the antanion server. So that remains a problem AFAIK. Sean On 4/26/06, Arvid Hülsebus <[EMAIL PROTECTED]> wrote: > No, it's already configured... the URL http://repo1.maven.org/maven2 > will redirect you to http://www.ibiblio.org/maven2/ > > S

Re: error while resolving artifact xslt-plugin

2006-04-26 Thread Arvid Hülsebus
No, it's already configured... the URL http://repo1.maven.org/maven2 will redirect you to http://www.ibiblio.org/maven2/ So http://www.ibiblio.org/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-6/ is equivalent to http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-ssh-extern

Re: error while resolving artifact xslt-plugin

2006-04-26 Thread Rogerio Pereira
So i must add ibiblio repo here.

Re: error while resolving artifact xslt-plugin

2006-04-26 Thread Arvid Hülsebus
Hello, It looks like you have some problems with your network connection. You can navigate your browser to the location where Maven tries to locate the plugin in question: http://www.ibiblio.org/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-6/ The plugin is there. You can try to run

Re: error while resolving artifact xslt-plugin

2006-04-26 Thread Sean Schofield
Ahh this is because we dropped the atanion snapshot repo since this plugin has been finalized. The issue has already been resolved on the latest maven/shared/core branches and so will be fixed on the trunk as soon as I merge them down (probably tomorrow.) @Bernd: You want to address the tobago on

Re: error while resolving artifact xslt-plugin

2006-04-26 Thread Rogerio Pereira
And with tobago too:Downloading: http://www.apache.org/dist/maven-repository//org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-6/wagon-ssh-external-1.0-alpha-6.pom [INFO] [ERROR] BUILD ERROR[INFO] ---