Changes
dIon Gillard
Emmanuel Venisse
Prevent the plugin from failing when a sourceDirectory exists,
but it does not contain Java files.
Remove the need for ${pom} interpolation in properties. The
use of the maven:property tag is now used to glean a default property.
default useexternalfile to yes
Fix typo in offline link generation.
Allow custom taglets.
Add maven.javadoc.overview property.
Add maven.javadoc.useexternalfile property.
update to use maven.docs.*/maven.gen.docs
update to commons-lang 1.0.1
Added install, install-snapshot, deploy and deploy-snapshot goals
Now respects pom.build.sourceModifications
Used maven.docs.dest
Added a custom tags support. This option is only available with Java 1.4.
Added a report with the javadoc run contents
Added the maven.javadoc.maxmemory property so that
users can customise how much memory javadoc can consume