Maven plugin designed for enable maven users to create javadocs based on taglibs xml files using the the class "org.omnifaces.vdldoc.VdldocGenerator" provided by the Vdldoc project available at http://vdldoc.omnifaces.org
It works declaring the plugin inside a pom.xml file and binding the execution at any lifecycle phase to execute the goal generate or running directly from the command line.
Please use the command line help to see all available parameters.
mvn com.tocchetto:vdldoc-maven-plugin:1.0.0-SNAPSHOT:help -Ddetail=true -Dgoal=generate
mvn com.tocchetto:vdldoc-maven-plugin:1.0.0-SNAPSHOT:generate -DmanualTaglibs=primefaces-p.taglib.xml -DoutputDirectory=vdldoc-primefaces