bootstrap doesn't replace old maven version now. It's copied in M2_HOME/.., so if you want to use it, you need to modify your path.

Emmanuel

Stephane Nicoll a écrit :
Hey Kenney,

Do you mean performing a bootstrap? If so I did (after bootstrap mvn -v
still show maven 2.0 which is weird). Otherwhise, let me know what you mean
by building from sources.

Thanks,
Stéphane

On 11/22/05, Kenney Westerhof <[EMAIL PROTECTED]> wrote:

On Sun, 20 Nov 2005, Stephane Nicoll wrote:

Hi Stephane,

That particular plugin (or maybe more) require the latest maven2
to be installed. You cannot use them with 2.0 final, so you also need
to build m2 from sources.

-- Kenney


Hello,

I am trying to build the maven-plugins (
http://svn.apache.org/viewcvs.cgi/maven/plugins/trunk/) and I keep

getting

dependencies failure. I have performed a bootstrap but I keep getting

the

same error:

[WARNING] Unable to get resource from repository snapshots (
http://snapshots.maven.codehaus.org/maven2)
[INFO]


----------------------------------------------------------------------------

[ERROR] BUILD ERROR
[INFO]


----------------------------------------------------------------------------

[INFO] Failed to resolve artifact.

GroupId: org.apache.maven
ArtifactId: maven-plugin-tools-api
Version: 2.0.1-SNAPSHOT

Reason: Unable to download the artifact from any repository
org.apache.maven:maven-plugin-tools-api:2.0.1-SNAPSHOT:jar

from the specified remote repositories:
central (http://repo1.maven.org/maven2),
snapshots (http://snapshots.maven.codehaus.org/maven2)


[INFO]


----------------------------------------------------------------------------

[INFO] For more information, run Maven with the -e switch
[INFO]


----------------------------------------------------------------------------

[INFO] Total time: 9 seconds
[INFO] Finished at: Sun Nov 20 10:31:50 CET 2005
[INFO] Final Memory: 5M/10M
[INFO]


----------------------------------------------------------------------------


What am I missing?

Thanks,
St�phane

--
.::You're welcome ::.


--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

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





--
.::You're welcome ::.


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

Reply via email to