We are pleased to announce the Maven taglib Plug-in 1.3 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 Plugin fails if source directory doesn't exist. Fixes 1159561. Thanks to Dion Gillard. o Allow HTML in TLD documentation (due to Taglibdoc upgrade to 1.2). Fixes 1118291. Changes: o Upgrade Tag Library Documentation Generator to 1.2. Fixes 1096429. =============================================================================== 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.3 For a manual installation, you can download the plugin here: http://prdownloads.sourceforge.net/maven-taglib/maven-taglib-plugin-1.3.jar Have fun! -The Maven taglib Plug-in development team