From b96d645b6cc496652cfe1c812a8c269a19f2e1bf Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Mon, 26 Sep 2005 18:24:05 +0000 Subject: [PATCH] git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291702 13f79535-47bb-0310-9956-ffa450edef68 --- maven-site/src/site/apt/guides/getting-started/index.apt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/maven-site/src/site/apt/guides/getting-started/index.apt b/maven-site/src/site/apt/guides/getting-started/index.apt index 6d1c1214f0..b3756565eb 100644 --- a/maven-site/src/site/apt/guides/getting-started/index.apt +++ b/maven-site/src/site/apt/guides/getting-started/index.apt @@ -334,4 +334,9 @@ How do I get the list of artifacts within my plugin? You must use the @requiresDependencyResolution tag in your plugin. +== + +How to best setup a multi-module build and make versions easiest to manage + + +-----+