PR: MPMULTIPROJECT-67

Submitted by: Shinobu Kawai
Fix maven-multiproject-plugin:deregister.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@425779 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-07-26 17:09:18 +00:00
parent c06d309642
commit 247ef05127
2 changed files with 4 additions and 1 deletions

View File

@ -344,7 +344,7 @@ maven -Dgoal=clean multiproject:goal</maven:param-check>
<!--==================================================================-->
<goal name="maven-multiproject-plugin:deregister">
<doc:deregisterReport name="Multiproject Dependency Convergence Report"/>
<doc:deregisterReport name="Dependency Convergence"/>
</goal>

View File

@ -24,6 +24,9 @@
<author email="vmassol@apache.org">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