We are pleased to announce the Maven Tasklist Plugin 2.4 release! http://maven.apache.org/maven-1.x/plugins/tasklist/ =============================================================================== Changes in this version include: New Features: o Show todos for fields Fixes MPTASKLIST-9. Thanks to Dennis Lundberg. Fixed bugs: o Fix xdoc title Fixes MPTASKLIST-8. Thanks to Martin van den Bemt. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/ -DgroupId=maven -DartifactId=maven-tasklist-plugin -Dversion=2.4 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-tasklist-plugin-2.4.jar Have fun! -The Maven Tasklist Plugin development team