diff --git a/multiproject/plugin.jelly b/multiproject/plugin.jelly index 5cf3281b..17924f40 100644 --- a/multiproject/plugin.jelly +++ b/multiproject/plugin.jelly @@ -212,9 +212,9 @@ maven -Dgoal=clean multiproject:goal - - - + + + - + @@ -267,4 +267,16 @@ maven -Dgoal=clean multiproject:goal template="dependency-convergence-report.xml"/> + + + + + + + + + + + diff --git a/multiproject/xdocs/goals.xml b/multiproject/xdocs/goals.xml index d2abf4b0..10af7021 100644 --- a/multiproject/xdocs/goals.xml +++ b/multiproject/xdocs/goals.xml @@ -96,6 +96,15 @@

+ + + multiproject:clean + +

+ Run goal clean:clean for all projects +

+
+