Build Instructions
To build Tag Library Documentation Generator, follow these steps:
- Download and install
maven
3.5.4 or greater from https://maven.apache.org/. - Check out the
taglibrarydoc
source code from github.com. You can do so here: https://github.com/weblegacy/tlddoc - Run ‘
mvn clean package
’. Atarget
directory will be created withtlddoc-1.4.jar
. - See the following instructions for how to use the Tag Library Documentation Generator.