Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Some analysers emit errors and warnings, where usually only errors fail the build.
The maven plugin allows to turn all warnings into errors - what is missing is a more fine-grained way.
A good start is to do this on an analyser level.
This can be done globally in the Analyser via per analyser configurations.