Possibility to exclude unit tests
----------------------------------
Key: MTAGLIST-41
URL: http://jira.codehaus.org/browse/MTAGLIST-41
Project: Maven 2.x Taglist Plugin
Issue Type: Improvement
Affects Versions: 2.3
Reporter: Cédric Munger
Priority: Minor
The taglist report includes the tag found in the unit test classes. It would be
interesting to be able to configure the plugin for people who do not want this :
{code:xml}
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>taglist-maven-plugin</artifactId>
<configuration>
<includeUnitTests>false</includeUnitTests>
<configuration>
</plugin>
{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