-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
copy artifact plugin 1.41
jenkins 2.121.3
Copy Artifact stopped working with latestSavedBuild selector, but only from Multi-Configuration projects.
Specifically, it looks like the `keep forever` from the project is no longer inherited by the sub configurations.
A workaround is setting `keep forever` for each configuration (which is no real solution when there are lots of configurations for each build)
[JENKINS-53366] `keep forever` is no longer inherit to sub configurations
Component/s | New: matrix-project-plugin [ 18765 ] | |
Component/s | Original: copyartifact-plugin [ 15692 ] | |
Assignee | New: Kohsuke Kawaguchi [ kohsuke ] | |
Summary | Original: [CopyArtifact] fails when using latestSavedBuild selector from Multi-Configuration project | New: `keep forever` is no longer inherit to sub configurations |
It looks rather an issue of matrix-project plugin.
Please update this if you know from what version of matrix-project this issue happened.