[ http://jira.codehaus.org/browse/MJNCSS-3?page=all ]
Jean-Laurent de Morlhon closed MJNCSS-3.
----------------------------------------
Resolution: Fixed
Code & documentation up to date.
> exclude directory
> -----------------
>
> Key: MJNCSS-3
> URL: http://jira.codehaus.org/browse/MJNCSS-3
> Project: Maven 2.x JavaNCSS Plugin
> Issue Type: Improvement
> Affects Versions: 2.0-beta-1
> Environment: Linux-2.4.21-4.ELsmp Release 3, jdk 1.5.0_07,
> maven-2.0.4
> Reporter: Sivanandan Srilakshmanan
> Assigned To: Jean-Laurent de Morlhon
> Priority: Minor
> Fix For: 2.0-beta-2
>
>
> It would be a nice have an exclude feature to omit directories when javancss
> generates the report.
> This could follow the standard maven style.
> For example
> <plugin>
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>javancss-maven-plugin</artifactId>
> <version>2.0-beta-1</version>
> <configuration>
> <excludes>
> <exclude>**/binding/**</exclude>
> <exclude>**/persistence/**</exclude>
> <exclude>com/example/dullcode/**/*.class</exclude>
> <exclude>com/example/**/*Test.class</exclude>
> </excludes>
> </configuration>
> </plugin>
--
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