FIXME: User supplied nav should come from xdocs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113669 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
template="navigation-${navType}.xml"/>
|
||||
</j:if>
|
||||
|
||||
<!-- FIXME - this should just use the default in maven.docs.src -->
|
||||
<util:file var="userNavTemplate" name="${basedir}/multiproject/navigation.xml"/>
|
||||
<j:if test="${userNavTemplate.exists()}">
|
||||
<echo>Producing user supplied navigation...</echo>
|
||||
|
||||
Reference in New Issue
Block a user