Has anything changed in authentication for <https://nexus.codehaus.org/>? 'mvn deploy' on a snapshot worked fine for me on Jul 19, but when I try the same command on the
same project today, I get
...
Downloading:
https://nexus.codehaus.org/content/repositories/snapshots/org/codehaus/mojo/archetypes/appclient-javaee6/1.0-SNAPSHOT/maven-metadata.xml
Downloaded:
https://nexus.codehaus.org/content/repositories/snapshots/org/codehaus/mojo/archetypes/appclient-javaee6/1.0-SNAPSHOT/maven-metadata.xml
(789 B at 1.2 KB/sec)
Uploading:
https://nexus.codehaus.org/content/repositories/snapshots/org/codehaus/mojo/archetypes/appclient-javaee6/1.0-SNAPSHOT/appclient-javaee6-1.0-20110804.211117-2.jar
Uploading:
https://nexus.codehaus.org/content/repositories/snapshots/org/codehaus/mojo/archetypes/appclient-javaee6/1.0-SNAPSHOT/appclient-javaee6-1.0-20110804.211117-2.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.330s
[INFO] Finished at: Thu Aug 04 17:11:30 EDT 2011
[INFO] Final Memory: 12M/106M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project appclient-javaee6: Failed to deploy artifacts: Could
not transfer artifact org.codehaus.mojo.archetypes:appclient-javaee6:jar:1.0-20110804.211117-2 from/to codehaus-nexus-snapshots
(https://nexus.codehaus.org/content/repositories/snapshots/): Failed to transfer file:
https://nexus.codehaus.org/content/repositories/snapshots/org/codehaus/mojo/archetypes/appclient-javaee6/1.0-SNAPSHOT/appclient-javaee6-1.0-20110804.211117-2.jar. Return
code is: 401 -> [Help 1]
I checked my settings.xml and I have Xircles passwords stored as usual, and my
JDK has the recommended certs.
Furthermore, I am unable to log in to Nexus manually. I can log in to
<http://xircles.codehaus.org/> without issue.
Any tips?
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email