mirror of https://github.com/apache/maven.git
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163056 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dbb1eec439
commit
66a0a01d86
|
@ -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
|
||||
|
||||
|
||||
+-----+
|
||||
|
|
Loading…
Reference in New Issue