-
Bug
-
Resolution: Fixed
-
Major
-
None
-
jenkins .401
After upgrading to latest jenkins .401 the post-build task deploy to maven repository has resurfaced:
Failed to transfer file: http://xxxx/nexus/content/repositories/snapshots/some/artifact-1.2-20110317.153602-23.pom. Return code is: 401
This worked before upgrading.
I put in the url to deploy to + the server id in settings.xml containing the credentials
- is duplicated by
-
JENKINS-9219 Cannot deploy Artifact to Artifactory !
- Resolved
-
JENKINS-9262 NullPointerException with "Deploy artifacts to Maven repository" post-build action
- Closed