diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml index 573c0ba2..bdca743f 100644 --- a/dashboard/xdocs/changes.xml +++ b/dashboard/xdocs/changes.xml @@ -25,6 +25,10 @@
maven.dashboard.rungoals
+ property.
+ - Add the following 3 properties to your master project: + Add the following properties to the project you run multiproject from:
+ And add to every subproject (not that you can also factorize it by + defining the property in the master project as Maven 1.0 and greater + supports inheritance of properties): +
+
Then generate the site by running the multiproject:site