We are pleased to announce the Maven taglib Plug-in 1.4.2 release! http://maven-taglib.sf.net Maven taglib Plug-in is a maven plugin for jsp tag libraries developers. It eases the generation, documentation and testing of jsp tag libraries. =============================================================================== Changes in this version include: Fixed bugs: o Fix internal anchors in tag reference pages. Thanks to Rahul Akolkar and Wendy Smoak. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://maven-taglib.sourceforge.net/maven -DgroupId=maven-taglib -DartifactId=maven-taglib-plugin -Dversion=1.4.2 For a manual installation, you can download the plugin here: http://prdownloads.sourceforge.net/maven-taglib/maven-taglib-plugin-1.4.2.jar Have fun! -The Maven taglib Plug-in development team