We are pleased to announce the Maven Javadoc Plugin 1.4 release! http://maven.apache.org/maven-1.x/plugins/javadoc/ =============================================================================== Changes in this version include: New Features: o Allow custom taglets. Fixes MAVEN-894. Fixed bugs: o Prevent the plugin from failing when a sourceDirectory exists, but it does not contain Java files. Fixes MPJAVADOC-19. o Fixes MPJAVADOC-6. o Fixes MPJAVADOC-17. o Fix typo in offline link generation. Fixes MAVEN-1007. Changes: o Remove the need for ${pom} interpolation in properties. The use of the maven:property tag is now used to glean a default property. o default useexternalfile to yes =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven -DgroupId=maven -DartifactId=maven-javadoc-plugin -Dversion=1.4 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-javadoc-plugin-1.4.jar =============================================================================== Issues, bugs, and feature requests for Maven Javadoc Plugin should be submitted to the following issue tracking system: http://jira.codehaus.org/browse/MPJAVADOC Have fun! -The Maven Javadoc Plugin development team We are pleased to announce the Maven Javadoc Plugin 1.4 release! http://maven.apache.org/maven-1.x/plugins/javadoc/ =============================================================================== Changes in this version include: New Features: o Add maven.javadoc.overview property. Fixes MAVEN-639. o Add maven.javadoc.useexternalfile property. Fixes MAVEN-805. o Added install, install-snapshot, deploy and deploy-snapshot goals Fixed bugs: o Now respects pom.build.sourceModifications o Used maven.docs.dest Fixes MAVEN-428. Changes: o update to use maven.docs.*/maven.gen.docs o update to commons-lang 1.0.1 =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://people.apache.org/repo/m1-snapshot-repository/,http://repo1.maven.org/maven -DgroupId=maven -DartifactId=maven-javadoc-plugin -Dversion=1.4 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-javadoc-plugin-1.4.jar =============================================================================== Issues, bugs, and feature requests for Maven Javadoc Plugin should be submitted to the following issue tracking system: http://jira.codehaus.org/browse/MPJAVADOC Have fun! -The Maven Javadoc Plugin development team