-
Bug
-
Resolution: Fixed
-
Major
-
-
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()