[ Used in displaytag builds... Did you notice the new reports? ]
The maven-taglib team is pleased to announce the Maven taglib Plug-in 1.1 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: New Features: o New taglibrary validation report. Checks for the presence of tag classes declared in tld, setters with the correct param type. o Generation of TldDoc documentation using taglibrarydoc o A tag reference page is now automatically generated for each tld found in taglib.src.dir. The taglib.tld.src property is not taken into account any more. The generated name for the tag reference page is now tagreference-tldname (for example, it will be tagreference-dummy for a tld named dummy.tld) o Tag library validation report, tldDoc documentation and tag reference can now be generated adding the taglib report to your pom (note that the tag reference page is not automatically linked). Changes: o The plugin has been totally rewritten using java objects instead of jelly and ant tasks. o The convert-12to11 goal has been deprecated and a more generic convert one has been added. You can now set input/output versions using project properties. o License has been updated: the plugin is now distributed under the "Artistic License". The original code comes from the displaytag project, distributed under the artistic license. To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven-taglib -DartifactId=maven-taglib-plugin -Dversion=1.1 For a manual installation, you can download the Maven taglib Plug-in here: http://maven-taglib.sourceforge.net/maven/maven-taglib/plugins/maven-tag lib-plugin-1.1.jar Have fun! -The development team ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id149&alloc_id66&op=click _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel