Changes
dIon Gillard
Kurt Schrader
Update dom4j dependency to match the one in maven 1.1 core.
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
- commons-jelly-tags-xml v1.0 -> v1.1
- xercesImpl v 2.4.0 -> v2.6.2
- xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2
Use tools.jar for javadoc as it cannot be distributed from the repository
Externalise output directory and encoding. JellyDoc report works correctly now with multiproject.
Only register report if sources exist
Sort tag libraries, tags and attributes accordingly
update to use maven.docs.*/maven.gen.docs
Upgrade to dom4j 1.4
Change use of pom.build.sourceDirectory to not include the basedir. This must be placed in the pom if a ${basedir} prefix is required.