diff --git a/multiproject/plugin.jelly b/multiproject/plugin.jelly index 0866a166..45386859 100644 --- a/multiproject/plugin.jelly +++ b/multiproject/plugin.jelly @@ -329,14 +329,16 @@ maven -Dgoal=clean multiproject:goal - - - - + + + + + + diff --git a/multiproject/xdocs/changes.xml b/multiproject/xdocs/changes.xml index 7b1d5ef2..1830f19b 100644 --- a/multiproject/xdocs/changes.xml +++ b/multiproject/xdocs/changes.xml @@ -25,6 +25,7 @@ + Only register the dependency convergence report if there are child projects. maven-multiproject-plugin:deregister does not work.