Fork me on GitHub

Changes

Release History

Version Date Description
2.6 2022-07-19
2.5 2014-08-15
2.4 2010-01-31
2.3.1 2007-09-17
2.3 2006-08-20
2.2.1 2006-02-12
2.2 2006-01-21
2.1 2006-01-01
2.0 2005-09-30 Initial release for m2

Release 2.6 – 2022-07-19

Type Changes By
Update Bump "tlddoc" from 1.4-SNAPSHOT to 1.4 ste-gr
Fix Unescape HTML in tag-description-list when parse-html is on. ste-gr
Fix A few embellishments to the Tag-Reference-Report ste-gr
Fix Typo in properties ste-gr
Update Use varargs for "MessageFormat.format" ste-gr
Fix Lint markdown-files ste-gr
Fix Some Report-corrections ste-gr
Update JDK8: Use For-Each-Loops ste-gr
Update Bump "jdom" (new "jdom2") from 2.0.2 to 2.0.6.1 ste-gr
Update Bump "plexus-archiver" from 4.2.7 to 4.4.0 ste-gr
Update Bump "spotbugs-maven-plugin" from 4.7.0.0 to 4.7.1.0 ste-gr
Update Bump "maven-surefire-plugin" from 3.0.0-M6 to 3.0.0-M7 ste-gr
Update Bump "maven-release-plugin" from 3.0.0-M5 to 3.0.0-M6 ste-gr
Update Bump "maven-pmd-plugin" from 3.16.0 to 3.17.0 ste-gr
Update Bump "maven-enforcer-plugin" from 3.0.0 to 3.1.0 ste-gr
Update Bump "maven-plugins" from 3.8.5 to 3.8.6 ste-gr
Fix Set reporting-output-encoding to UTF-8 ste-gr
Update Upgrade to "doxia.xhtml5" ste-gr
Fix Correct FAQs ste-gr
Update Bump "maven-assembly-plugin" from 3.3.0 to 3.4.1 ste-gr
Fix Correct some SpotBugs ste-gr
Fix Remove unused resources ste-gr
Add Add "compareTo", "equals" and "hashCode" to checker-classes ste-gr
Update Change distribution to central-repo ste-gr
Add Add new profile "release" to deploy to central-repo ste-gr
Update Update copyright ste-gr
Add Update configs for "license-maven-plugin" and add "build-helper-maven-plugin" to get current year ste-gr
Add Add new profile "assembly" to generate assemblies ste-gr
Update Change group-id from "net.sourceforge.maven-taglib" to "io.github.weblegacy" ste-gr
Update Use new "io.github.weblegacy:tlddoc" dependency ste-gr
Fix Remove all compiler-warnings ste-gr
Fix Remove unnecessary setters in TagreferenceMojo ste-gr
Fix Remove PMD-Warnings and exclude generated classes form PMD-report ste-gr
Add Use parameter locale for generating localized reports ste-gr
Fix Add/remove dependencies because Dependency Analysis ste-gr
Update Upgrade from commons-lang to commons-lang3 ste-gr
Update Update site.xml ste-gr
Fix Remove double used template info at tld1_1-tld1_2.xsl ste-gr
Fix Small POM-changes: license-name, remove property, configurations for javadoc- and compiler-plugin ste-gr
Add Add plugins/reports: checkstyle, dependency, gpg, pmd, release, scm-publish, spotbugs ste-gr
Update Set new home-url ste-gr
Update Bump tlddoc from 1.3 to 1.4-SNAPSHOT ste-gr
Update Bump maven-reporting-impl from 3.1.0 to 4.0.0-M1 ste-gr
Update Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 ste-gr
Update Bump license-maven-plugin from 4.1 to 4.2.rc3 ste-gr
Update Use current web-jsptaglibrary*.dtd from jboss-project ste-gr
Update Adaption for JDK 9+ ste-gr
Fix Add links for JavaDoc ste-gr
Fix Workaround MJAVADOC-700 ste-gr
Fix Generate JavaDoc/JXR-Report without duplicate execution ste-gr
Fix Add/Correct JavaDocs to remove JavaDoc-Generation-Errors and Warnings ste-gr
Update Bump maven-site-plugin from 3.11.0 to 3.12.0 ste-gr
Update Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 ste-gr
Fix Remove closeReport in TagreferenceMojo ste-gr
Update Some Code-optimization in TagreferenceRenderer ste-gr

Release 2.5 – 2014-08-15

Type Changes By
Update Updated plugin to use maven 3 dependencies/APIs. fgiust
Update Changed licensing from "Artistic license" to MIT. fgiust
Add Provide help mojo. Fixes MAVENTAGLIB-18 Thanks to Matthias Nüßler. fgiust

Release 2.4 – 2010-01-31

No changes in this release.

Release 2.3.1 – 2007-09-17

Type Changes By
Add include the short name in the local anchor. Thanks to Bernd Bohmann. fgiust
Add allow parsing of the html in the description of tld info, tag description, attribute description and variable description. Thanks to Bernd Bohmann. fgiust

Release 2.3 – 2006-08-20

Type Changes By
Add Support SimpleTag based tags in taglib validation. fgiust
Fix Support for tag files was broken in taglibdoc Mojo fgiust
Fix Tag reference renderer doesn't require java 1.5 anymore. Fixes 1483561. fgiust
Add Array type support in ValidateRenderer. Fixes 1529660. Thanks to Jonni Gani. fgiust
Add Added the tldgenerate goal: generates a tld file from a directory containing jsp 2.0 tag files. fgiust
Update The jar generated by the taglibdocjar goal is now in the main bulid output directory, instead that in the site/tlddoc folder. New configuration parameter tlddocJar for overriding this default. fgiust

Release 2.2.1 – 2006-02-12

Type Changes By
Fix Text in CDATA sections for tag/attribute description was not properly shown in tag reference page fgiust
Fix Tag reference report had a wrong title fgiust

Release 2.2 – 2006-01-21

Type Changes By
Update Update taglibrarydoc to version 1.3 (adds support for jsp 2.1 tlds) fgiust
Fix A working anchor in the TagreferenceRenderer Thanks to Bernd Bohmann. fgiust
Fix Classloader issues in validation report Thanks to Bernd Bohmann. fgiust
Add new taglibdocjar goal Thanks to Bernd Bohmann. fgiust

Release 2.1 – 2006-01-01

Type Changes By
Add Add support for tld's in subdirectories. Thanks to Bernd Bohmann. fgiust
Add Handle tag files in taglibdoc goal. fgiust
Fix Fix taglibdoc output directory in multiproject builds (tlddoc files were incorrectly generated in the root project). fgiust

Release 2.0 – 2005-09-30

Type Changes By
Add First release of the maven taglib plugin for m2. fgiust