We are pleased to announce the Maven LinkCheck Plugin 1.4.1 release! http://maven.apache.org/maven-1.x/plugins/linkcheck/ Check xdoc links. Requires Maven 1.0 RC2. =============================================================================== Changes in this version include: Fixed bugs: o Links to local files with a parameter aren't found. o Maven 1.0.x : The report is incomplete if one or more files has errors in them. Fixes MPLINKCHECK-27. Thanks to Dennis Lundberg. Changes: o Upgrade maven-model to version 3.0.2. Fixes MAVEN-1755. o Update jelly dependency to match the ones in maven 1.1 core. =============================================================================== 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-linkcheck-plugin -Dversion=1.4.1 For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-linkcheck-plugin-1.4.1.jar =============================================================================== Issues, bugs, and feature requests for Maven LinkCheck Plugin should be submitted to the following issue tracking system: http://jira.codehaus.org/browse/MPLINKCHECK Have fun! -The Maven LinkCheck Plugin development team