-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.34, RHEL 7.2, JDK-1.8.0_74
Summary: Parameter from 'Build with Parameters' is being passed as literal text, instead of selected value into the Artifact Resolver Build Step.
IMAGE 1 - A job is configured to be BUILD with PARAMETERS, where the version of the artifact from Nexus can be selected.
IMAGE 2,3,4 - The parameter ${groupId.artifactId} is not being propagated with the value selected. This can be seen in the logs as literal. The Artifact Resolver is configured as shown in the "repository-connector" plugin documentation.
- duplicates
-
JENKINS-36149 repository connector jenkins 2.3+ breakages
- Closed