mirror of https://github.com/apache/maven.git
o Added comment to integration tests README describing it0006 (goal decoration integration test)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162956 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
00ed8a3213
commit
3ca11e44b6
|
@ -19,7 +19,8 @@ it0004: The simplest of pom installation. We have a pom and we install it in
|
|||
it0005: The simplest of pom installation. We have a snapshot pom and we install
|
||||
it in local repository.
|
||||
|
||||
it0006:
|
||||
it0006: Simple goal decoration. We introduce a preGoal and a postGoal to the
|
||||
'compiler:compile' goal.
|
||||
|
||||
it0007: We specify a parent in the POM and make sure that it is downloaded as
|
||||
part of the process.
|
||||
|
|
Loading…
Reference in New Issue