recent snapshot breaks with plexus-utils 1.5.9
----------------------------------------------
Key: MGWT-53
URL: http://jira.codehaus.org/browse/MGWT-53
Project: Maven 2.x GWT Plugin
Issue Type: Bug
Affects Versions: 1.1
Environment: Apache Maven 2.1.0 (r755702; 2009-03-18 15:10:27-0400)
Java version: 1.6.0_11
Java home: f:\devtools\jdk1.6.0_11\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Reporter: David Boon
Recent snapshot update breaks, cannot download plexus-utils 1.5.9. The latest
release I see on central is 1.5.8
Missing:
----------
1) org.codehaus.plexus:plexus-utils:jar:1.5.9-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.codehaus.plexus
-DartifactId=plexus-utils -Dversion=1.5.9-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.codehaus.plexus
-DartifactId=plexus-utils -Dversion=1.5.9-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.codehaus.mojo:gwt-maven-plugin:maven-plugin:1.1-SNAPSHOT
2) org.codehaus.plexus:plexus-utils:jar:1.5.9-SNAPSHOT
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email