mirror of https://github.com/apache/maven.git
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163047 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
965b2bf4c2
commit
4e17a1646d
|
@ -48,6 +48,9 @@ Maven Lifecycle
|
|||
* where a goal does not require a pom.xml (pom-writer, for example).
|
||||
Here, the pom should NOT be read.
|
||||
|
||||
* is there a case where a goal should in fact be executed twice in a
|
||||
session? Something like "m2 clean foo clean"
|
||||
|
||||
Notes
|
||||
|
||||
* Goal Resolution: Involves resolving all implied goals (via prereqs, pre-
|
||||
|
|
Loading…
Reference in New Issue