Maven taglib Plug-in Settings

Property Optional? Description
taglib.src.dir Yes Input directory containing tlds. Defaults to ${maven.src.dir}/tld
taglib.output.dir Yes Output directory where generated tlds will be placed. Defaults to ${maven.build.dir}/tld
taglib.tld.src Yes Input file generated using the convert goal.
taglib.tld.out Yes Output file generated using the convert goal.
taglib.tld.src.version Yes Version of the input tld for conversion.
taglib.tld.out.version Yes Version of the output tld for conversion.