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:
Jason van Zyl 2007-09-02 01:30:52 +00:00
parent 3236b901c0
commit fda38d4ebf
1 changed files with 0 additions and 7 deletions

View File

@ -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>