-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: analysis-core-plugin, warnings-plugin
-
5.0.0-beta2
When you invoke the warning parser more then ones inside a pipeline, the same xml to store the warnings will be reused and thus overwritten. This makes it impossible to obtain the details of the warnings at the end of the pipeline.
Â
Caused by
warnings-plugin/blob/master/src/main/java/hudson/plugins/warnings/AggregatedWarningsResult.java:getSerializationFileName()