diff --git a/multiproject/xdocs/changes.xml b/multiproject/xdocs/changes.xml index c8fae27e..adf75f46 100644 --- a/multiproject/xdocs/changes.xml +++ b/multiproject/xdocs/changes.xml @@ -7,6 +7,13 @@ + + Change from ${basedir}/multiproject/navigation.xml to ${maven.docs.src}/navigation.xml + as the nav source for user supplied nav templates + + + Bad j:set tags fixed + Made aggregation directory configurable, use artifactId instead of name for creating site directories / URLs. @@ -27,4 +34,3 @@ - diff --git a/multiproject/xdocs/goals.xml b/multiproject/xdocs/goals.xml index a757563d..d2abf4b0 100644 --- a/multiproject/xdocs/goals.xml +++ b/multiproject/xdocs/goals.xml @@ -91,8 +91,8 @@ maven.multiproject.navigation property.

- If a navigation.xml is found in ${basedir}/multiproject/navigation.xml, it will - take precedence over the multiproject navigation. + If a navigation.xml is found in ${maven.docs.src}/navigation.xml, it will + take precedence over the generated multiproject navigation.