Add "skip" flag
---------------
Key: MCLIRR-20
URL: http://jira.codehaus.org/browse/MCLIRR-20
Project: Maven 2.x Clirr Plugin
Issue Type: New Feature
Reporter: Grzegorz Slowikowski
Priority: Trivial
Add "skip" flag to clirr:clirr and clirr:check to allow turning off clirr in
eg. submodule of multimodule project having clirr plugin defined somewhere in
parent hierarchy. Allow setting from commandline too, eg. "-Dclirr.skip=true".
/**
* @parameter expression="${clirr.skip}"
*/
private boolean skip;
--
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