-
Bug
-
Resolution: Unresolved
-
Major
-
None
separate issue will talk about crashes.
When plugin crashes, it results in a failed job
13:26:20 [ANALYSIS-COLLECTOR] Computing warning deltas based on reference build #10
13:26:20 [Cobertura] Publishing Cobertura coverage report...
13:26:20 ERROR: Publisher hudson.plugins.cobertura.CoberturaPublisher aborted due to exception
13:26:20 java.lang.NullPointerException
13:26:20 Build failed. Publishing Doxygen skipped.
plugin should wrap itself in a big honking try/catch, and then not fail the build due to its own implementation issues?