From 068819a9c018f585ffbb1d809bc3d279a9598311 Mon Sep 17 00:00:00 2001 From: dion Date: Fri, 4 Jul 2003 05:06:40 +0000 Subject: [PATCH] Add ability to auto-generate multi-project navigation based on the processed projects. Sites can be aggregated under one filesystem, or independent, with absolute references in the navigation git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113586 13f79535-47bb-0310-9956-ffa450edef68 --- multiproject/plugin.jelly | 72 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 70 insertions(+), 2 deletions(-) diff --git a/multiproject/plugin.jelly b/multiproject/plugin.jelly index b34404a0..6248acf7 100644 --- a/multiproject/plugin.jelly +++ b/multiproject/plugin.jelly @@ -3,7 +3,15 @@ + xmlns:ant="jelly:ant" + xmlns:doc="doc" + xmlns:util="jelly:util" + xmlns:velocity="jelly:velocity"> + + + + + + + + + + + + + + + + + + + + + + + + + + gen docs is ${maven.gen.docs} + + + + + + + + Producing ${navType} navigation... + + + + + + Producing user supplied navigation... + + + + + +