mirror of https://github.com/apache/maven.git
Add description for it0004 and it0005.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162909 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b85639283f
commit
06021194bf
|
@ -12,6 +12,12 @@ it0002: Builds upon it0001: we add the download of a dependency. We delete
|
|||
|
||||
it0003: Builds upon it0001: we add a jar installation step. We delete the JAR
|
||||
from the local repository to make sure it is there post build.
|
||||
|
||||
it0004: The simplest of pom installation. We have a pom and we install it in
|
||||
local repository.
|
||||
|
||||
it0005: The simplest of pom installation. We have a snapshot pom and we install
|
||||
it in local repository.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue