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:
parent
c06d309642
commit
247ef05127
@ -344,7 +344,7 @@ maven -Dgoal=clean multiproject:goal</maven:param-check>
|
|||||||
<!--==================================================================-->
|
<!--==================================================================-->
|
||||||
<goal name="maven-multiproject-plugin:deregister">
|
<goal name="maven-multiproject-plugin:deregister">
|
||||||
|
|
||||||
<doc:deregisterReport name="Multiproject Dependency Convergence Report"/>
|
<doc:deregisterReport name="Dependency Convergence"/>
|
||||||
|
|
||||||
</goal>
|
</goal>
|
||||||
|
|
||||||
|
|||||||
@ -24,6 +24,9 @@
|
|||||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<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">
|
<release version="1.5" date="2006-05-07">
|
||||||
<action dev="aheritier" type="fix" issue="MPMULTIPROJECT-63">Error when generating navigation.xml.</action>
|
<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
|
<action dev="ltheussl" type="add" issue="MPMULTIPROJECT-58" due-to="Lucas Persson">Possibility to re-execute
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user