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 +-----+