Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Done
-
3.0.0-M1
-
None
Description
After upgrading to maven deploy plugin to 3.0.0-M1, our Maven Builds that uploads an RPM artifact broke. All other artifacts, like zips, pom, jar, etc.. was able to upload without problems. But as soon as the build tried to upload an RPM the upload threw an 401 Error:
[Continue Pipeline] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) on project company-fancyname-atg-apptype-ibm-qa4: ArtifactDeployerException: Failed to deploy artifacts: Could not transfer artifact com.sephops.fancyname:company-fancyname-atg-apptype-ibm-qa4:rpm:ProjectName-20181001.061415-35 from/to company-snapshot-yum::default (http://artifactory.com/artifactory/company-snapshot-yum-local): Failed to transfer file: http://artifactory.com/artifactory/company-snapshot-yum-local/com/sephops/fancyname/company-fancyname-atg-apptype-ibm-qa4/ProjectName-SNAPSHOT/company-fancyname-atg-apptype-ibm-qa4-ProjectName-20181001.061415-35.rpm. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
Attachments
Attachments
Issue Links
- duplicates
-
MDEPLOY-247 Version 3.0.0-M1 breaks deploy using alt*DeploymentRepository with old syntax on Windows
- Closed
- is related to
-
MDEPLOY-246 Deploy doesn't send authentication credentials
- Closed
-
MDEPLOY-249 fix altDeploymentRepository format documentation: no more layout
- Closed
-
MDEPLOY-207 Remove @Deprecated marked code about repository layout
- Closed