mirror of https://github.com/apache/maven.git
o adding test class processing phase
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163350 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e62b7cad61
commit
734257981b
|
@ -27,7 +27,9 @@ Maven Lifecycle Phases
|
||||||
* process test resources
|
* process test resources
|
||||||
|
|
||||||
* test compile
|
* test compile
|
||||||
|
|
||||||
|
* process test classes
|
||||||
|
|
||||||
* test [surefire, testNG, dbunit ...]
|
* test [surefire, testNG, dbunit ...]
|
||||||
|
|
||||||
* package [jar or making a dist]
|
* package [jar or making a dist]
|
||||||
|
|
Loading…
Reference in New Issue