clarify integration tests

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163354 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-02-14 04:44:00 +00:00
parent dd522ff10c
commit aad6d7c1b0
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Maven Lifecycle Phases
* package [jar or making a dist]
* integration tests which required the entire app/assembly to be finished
* package tests which required the entire app/assembly to be finished [integration and more]
* install