-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Minor
-
Component/s: copyartifact-plugin
-
None
-
Environment:Debian Linux
I'm trying to copy an artifact of a Maven build dynamically. The job is triggered by some other job and passes parameters to get the right artifact. The project name of the copy artifacts build step is $PARAM/<groupId>$<artifactId>. The build fails stating 'Unable to find project for artifact copy'. Additionally I see the output 'This may be due to incorrect project name or permission settings; see help for project name in job configuration'.