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 -- You received this message because you are subscribed to the Google Groups "mojohaus-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mojohaus-dev/CAKZnr%2BwvJZ7RSB51MT-h8ROTFhVmE%3DTxErv_f%3DB0meB_cPU3xg%40mail.gmail.com.
