-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Medium
-
None
-
Affects Version/s: 1.0.1
-
Component/s: Artifacts
-
None
-
Environment:
Standalone, JDK 1.5, Suse Linux x86
The build is failing because it is trying to copy artifacts that don't exist.
However, the copy task that is attempted by the builder is a old configuration and has already been removed from the configuration.
The steps to reproduce are:
1. Create a build artifact copy task that is known to fail.
2. Kick off a build
3. Delete the task from the configuration
4. Kick off another build
Somehow the task remains persisted although it has been removed from the GUI.
- is caused by
-
BAM-518 Unable to copy build artifacts
-
- Closed
-