mirror of https://github.com/apache/maven.git
add missing note about goal aliasing
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163328 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1d4ef2bc37
commit
cf673c6270
|
@ -144,6 +144,8 @@ Maven Lifecycle
|
|||
should ensure that only explicit multi-calls execute multiple
|
||||
times.
|
||||
|
||||
* ability to alias a goal to a series of other goals, eg: my-goal: clean, foo, clean
|
||||
|
||||
*Notes
|
||||
|
||||
[[1]] POM reading: we always attempt to read the POM but it may not be
|
||||
|
|
Loading…
Reference in New Issue