Automic Nexus v3 Action Pack RETRIEVE MAVEN ARTIFACT ACTION FAILED
book
Article ID: 132536
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Automic Nexus v3 Action Pack does not support the latest v3 Nexus release.
Version v1.1.0 of the Action Pack uses the following as its REST URL:
http://localhost:8082/service/rest/beta/assets
However, the latest release on Nexus OSS v 3..15 has changed the release number from 'beta' to 'v1':
http://localhost:8082/service/rest/v1/assets
Unfortunately, it caused and error and the Action Pack can not be used with the v3.15 of Nexus. The error may be found in the Job Report:
ERROR | Response Code [404] Message : [Not Found]
ERROR |
ERROR | Please check the input parameters.
****** Execution ends with response code : 1
ERROR: ******** RETRIEVE MAVEN ARTIFACT ACTION FAILED ********
Environment
Package.Nexus.v3_PCK.AUTOMIC_NEXUS_V3_1_1_0+build.6680
Nexus OSS v 3..15
Automation Engine version 12.2.1.GA02-dev-feature-12.2.1-GA02-81471
Cause
Incorrect behavior.
Resolution
This issue has been resolved with the following release:
Package.Nexus.v3 1.2.1 (Released: April 23rd, 2019).
Feedback
thumb_up
Yes
thumb_down
No