We are pleased to announce the Maven Changes Plugin 1.6.1-SNAPSHOT release! http://maven.apache.org/maven-1.x/plugins/changes/ =============================================================================== Changes in this version include: Fixed bugs: o Missing changes.xml makes report fail. Fixes MPCHANGES-30. o Add icons used by this plugin. This must be independent of the xdoc plugin. Fixes MPCHANGES-29. Changes: o Update dom4j dependency to match the one in maven 1.1 core. o Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Fixes MAVEN-1753. o Upgrade to commons-io 1.2. =============================================================================== To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://people.apache.org/repo/m1-snapshot-repository/ -DgroupId=maven -DartifactId=maven-changes-plugin -Dversion=1.6.1-SNAPSHOT For a manual installation, you can download the plugin here: http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-changes-plugin-1.6.1-SNAPSHOT.jar Have fun! -The Maven Changes Plugin development team