The Mojo team is pleased to announce the release of the Taglist Maven Plugin, version 2.2

http://mojo.codehaus.org/taglist-maven-plugin/

You can run mvn -up to get the latest version of the plugin, or specify
the version in your project's plugin configuration:

<plugin>
 <groupId>org.codehaus.mojo</groupId>
 <artifactId>taglist-maven-plugin</artifactId>
 <version>2.2</version>
</plugin>


Release Notes

** Bug
    * [MTAGLIST-24] - Add dedicated resource bundle for locale "en"
    * [MTAGLIST-26] - Clean up checkstyle results
    * [MTAGLIST-29] - Fix handling of output directory
* [MTAGLIST-31] - Taglist plugin causes Test classes to be included in the JavaDoc and API xref

** Improvement
    * [MTAGLIST-25] - Add german translation
    * [MTAGLIST-28] - Clarify usage of outputDirectory parameter

** Wish
* [MTAGLIST-20] - [taglist] Site report feature to not show details of tags with 0 occurrences


Enjoy,

-The Mojo team

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to