-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
jenkins 2.97, pipeline-maven-3.2.0-alpha-2
artifactsPublisher do not catch the created artifact if the pipeline ends with deleteDir().
deleteDir() is normally used to keep a low disk usage on BS.
Possibly, cleanWs will also affect the archival behaviour.
Issue created as suggested on JENKINS-48541
[relwithdebinfo] [withMaven] artifactsPublisher - FAILURE to archive pom.xml under ... file not found in workspace /var/lib/jenkins/workspace/... [relwithdebinfo] [withMaven] FAILURE to fingerprint ... , file not found
- is related to
-
JENKINS-48541 Publishers plugins that are not installed shouldn't be called by Pipeline Maven
-
- Closed
-