Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-2, 2.0
-
Fix Version/s: 2.0
-
Labels:None
-
Number of attachments :
Description
When the check goal is executed on a project with no source (only modules) then the build fails because the javancss-raw-report.xml file is not generated and can thus not be found. The proposed improvement enables the global configuration of this plugin for all modules.
It seems that a possible fix is to add a check for the existence of the xml file in the NcssViolationCheckMojo.execute method.
Issue Links
- is related to
-
JAVANCSS-19
-recursive never ends on directory without java source files
-
Fixed in SVN