mirror of https://github.com/apache/maven.git
o just put the artifacts in the local repo like all the other tests. eventually they all need to be run with a clean repo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@571913 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3236b901c0
commit
fda38d4ebf
|
@ -24,11 +24,4 @@
|
|||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>central</id>
|
||||
<name>Test Repository</name>
|
||||
<url>file:/tmp/testRepo</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue