Author: ltheussl Date: Wed Jul 26 10:09:18 2006 New Revision: 425779 URL: http://svn.apache.org/viewvc?rev=425779&view=rev Log: PR: MPMULTIPROJECT-67 Submitted by: Shinobu Kawai Fix maven-multiproject-plugin:deregister.
Modified: maven/maven-1/plugins/trunk/multiproject/plugin.jelly maven/maven-1/plugins/trunk/multiproject/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/multiproject/plugin.jelly URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/multiproject/plugin.jelly?rev=425779&r1=425778&r2=425779&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/multiproject/plugin.jelly (original) +++ maven/maven-1/plugins/trunk/multiproject/plugin.jelly Wed Jul 26 10:09:18 2006 @@ -344,7 +344,7 @@ <!--==================================================================--> <goal name="maven-multiproject-plugin:deregister"> - <doc:deregisterReport name="Multiproject Dependency Convergence Report"/> + <doc:deregisterReport name="Dependency Convergence"/> </goal> Modified: maven/maven-1/plugins/trunk/multiproject/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/multiproject/xdocs/changes.xml?rev=425779&r1=425778&r2=425779&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/multiproject/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/multiproject/xdocs/changes.xml Wed Jul 26 10:09:18 2006 @@ -24,6 +24,9 @@ <author email="[EMAIL PROTECTED]">Vincent Massol</author> </properties> <body> + <release version="1.5.1" date="in SVN"> + <action dev="ltheussl" type="fix" issue="MPMULTIPROJECT-67" due-to="Shinobu Kawai">maven-multiproject-plugin:deregister does not work.</action> + </release> <release version="1.5" date="2006-05-07"> <action dev="aheritier" type="fix" issue="MPMULTIPROJECT-63">Error when generating navigation.xml.</action> <action dev="ltheussl" type="add" issue="MPMULTIPROJECT-58" due-to="Lucas Persson">Possibility to re-execute