Changes
dIon Gillard
Kurt Schrader
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
- dom4j v1.4-dev-8 -> v1.4
- 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.