-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.508
Jenkins LTS 1.480.3
I seem to be unable to select a project to copy an artifact from via the job config. Any time I try to and press save I get the following error msg:
Exception: java.lang.RuntimeException: Failed to instantiate class hudson.plugins.copyartifact.CopyArtifact from {"projectName":"Moho","":"0","selector":
{"stapler-class":"hudson.plugins.copyartifact.StatusBuildSelector","stableOnly":false},"filter":"*//mysql.provisioning.sql-*.tar.gz","target":"target/artifacts/","parameters":"","flatten":true,"optional":false,"stapler-class":"hudson.plugins.copyartifact.CopyArtifact","kind":"hudson.plugins.copyartifact.CopyArtifact"}
Stacktrace:
Full logs: https://gist.github.com/johntdyer/4ecd0135fad5586c637f
This is version 1.26
- is blocking
-
JENKINS-18717 Promoted build job hangs forever after promotion job finishes
- Open
-
JENKINS-13222 Allow job selection with fixed job names to contain variables without requiring job permissions for authenticated users
- Closed