Hi,

The Mojo team is pleased to announce the release of the
taglist-maven-plugin version 3.0.0.

The Taglist Maven Plugin generates a report on various tags found in
the code, like @todo or //TODO tags.

https://www.mojohaus.org/taglist-maven-plugin/

To get this update, simply specify the version in your project's
plugin configuration:

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

This is the first version to natively support Maven 3.

Release Notes

https://github.com/mojohaus/taglist-maven-plugin/releases/tag/taglist-maven-plugin-3.0.0


Enjoy,

The Mojo team.

- Ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to