[ http://jira.codehaus.org/browse/MJNCSS-1?page=all ]
Jean-Laurent de Morlhon closed MJNCSS-1.
----------------------------------------
Resolution: Fixed
Code is there for some time now, documentation has been updated now.
> Create javancss:check mojo
> --------------------------
>
> Key: MJNCSS-1
> URL: http://jira.codehaus.org/browse/MJNCSS-1
> Project: Maven 2.x JavaNCSS Plugin
> Issue Type: New Feature
> Affects Versions: 2.0-beta-1
> Reporter: Mike Perham
> Assigned To: Jean-Laurent de Morlhon
> Fix For: 2.0-beta-2
>
> Time Spent: 2 hours
> Remaining Estimate: 1 hour
>
> Just like we have PMD and Checkstyle build checks, I would like to see a
> similar check mojo for javancss which will fail the build if a method has a
> CCN or line count greater than some configurable value. Something like this:
> {code:xml}
> <configuration>
> <maximumLineCount>100</maximumLineCount>
> <maximumComplexity>20</maximumComplexity>
> </configuration>
> {code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email