-
Improvement
-
Resolution: Fixed
-
Minor
-
None
When a Maven build is violently interrupted (kill -9, docker killing the process...), the pipeline maven plugin reports an XML parsing exception instead of clearly explaining that the Maven build was killed before its completion.
ERROR: [withMaven] WARNING Exception parsing the logs generated by the Jenkins Maven Event Spy /var/lib/jenkins/workspace/_appia=gui/F__appia_-_gui_-_master@tmp/withMaven1afdee4c/maven-spy-20170831-215714-662.log, ignore file. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org ERROR: org.xml.sax.SAXParseException; lineNumber: 3824; columnNumber: 53; XML document structures must start and end within the same entity.
- is related to
-
JENKINS-46579 Maven Event Spy seems to still have a thread safe problem
- Reopened