From 66a0a01d866b62f16d98b4cdd0f1ed4c3c98fe92 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Thu, 9 Sep 2004 00:06:36 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163056 13f79535-47bb-0310-9956-ffa450edef68 --- maven-core/src/site/apt/lifecycle.apt | 29 ++++++++++++++++----------- 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/maven-core/src/site/apt/lifecycle.apt b/maven-core/src/site/apt/lifecycle.apt index f7e1b651c3..73beb75404 100644 --- a/maven-core/src/site/apt/lifecycle.apt +++ b/maven-core/src/site/apt/lifecycle.apt @@ -35,18 +35,23 @@ Maven Lifecycle | | yes ---+--- no - | - v - download the plugin which - contains code for this goal - | - v - process the plugin descriptor - | - v - does goal0 have any prereqs? - | - yes ---+--- no + | | + | v + | download the plugin which + | contains code for this goal + | | + | | + | v + | process the plugin descriptor + | and cache the results + | | + | | + |<---------+ + | + v + does goal0 have any prereqs? + | + yes ---+--- no +-----+