Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 3.0
-
Fix Version/s: None
-
Component/s: Deployment
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
Using maven 3.0-beta2, I am able to use mvn deploy:deploy-file to deploy an artifact to Nexus 1.8.0
Using exact same settings.xml, artifact file and deployment cmd, Maven 3.0-RC1 fails with 401 response.
Problem seems to have resolved itself and was probably due to a bug in the wrapper script used to launch mvn