mirror of https://github.com/apache/maven.git
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163060 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4adfb19dce
commit
70b9587bb1
|
@ -51,12 +51,19 @@ Maven Lifecycle
|
|||
| v
|
||||
| do any prereqs need to be processed?
|
||||
| |
|
||||
| yes ---+--- no
|
||||
| |
|
||||
| |
|
||||
| foreach(prereq = goalX in another plugin)
|
||||
| |
|
||||
+----+
|
||||
| yes ---+------ no
|
||||
| | |
|
||||
| | |
|
||||
| foreach(prereq) |
|
||||
| | |
|
||||
+----+ |
|
||||
v
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
+-----+
|
||||
|
||||
* Multiple goals
|
||||
|
|
Loading…
Reference in New Issue