You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2008/04/16 19:56:00 UTC

[ANN] Taglist Maven Plugin 2.2 Released

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, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org