mirror of https://github.com/apache/maven.git
o adding IT it0002
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@465772 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
86d2a1c0c6
commit
129fea9424
|
@ -2,6 +2,9 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-core-it0002</artifactId>
|
||||
<description>Builds upon it0001: we add the download of a dependency. We delete
|
||||
the JAR from the local repository and make sure it is there post build.
|
||||
</description>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.0</version>
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue