diff --git a/multiproject/xdocs/changes.xml b/multiproject/xdocs/changes.xml index 2a96be73..66c83f39 100644 --- a/multiproject/xdocs/changes.xml +++ b/multiproject/xdocs/changes.xml @@ -26,6 +26,7 @@ + Document multiproject dependency convergence report Add multiproject:site Deprecate dependency handle diff --git a/multiproject/xdocs/index.xml b/multiproject/xdocs/index.xml index 9a92c798..1d4bb3a9 100644 --- a/multiproject/xdocs/index.xml +++ b/multiproject/xdocs/index.xml @@ -30,7 +30,7 @@ This plug-in provides the ability to work with many projects via the same interface as a single project.

-

+

For more information on the functionality provided by this plugin, please see the Goals document.

@@ -39,6 +39,11 @@ by this plugin, please see the properties document.

+

+ For more information on the reports provided + by this plugin, please see the reports + document. +

diff --git a/multiproject/xdocs/navigation.xml b/multiproject/xdocs/navigation.xml index 9d21e25d..8482d0a3 100644 --- a/multiproject/xdocs/navigation.xml +++ b/multiproject/xdocs/navigation.xml @@ -28,6 +28,7 @@ + diff --git a/multiproject/xdocs/reports.xml b/multiproject/xdocs/reports.xml new file mode 100644 index 00000000..ad3b7e81 --- /dev/null +++ b/multiproject/xdocs/reports.xml @@ -0,0 +1,42 @@ + + + + + + + Maven Multi-Project Plugin + dIon Gillard + + + +
+

+ This plug-in provides a report which shows how consistent the versions + of artitfacts between the projects of a multiproject build. +

+

+ To register this report, include the following in your project.xml: + + maven-multiproject-plugin +]]> +

+
+ +