o use the local repo like everything else. all ITs will be run with a separate repo as a group in a given profile.

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@571914 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2007-09-02 01:32:18 +00:00
parent fda38d4ebf
commit 2f78f7c3c3
1 changed files with 0 additions and 7 deletions

View File

@ -35,11 +35,4 @@
</resource>
</resources>
</build>
<distributionManagement>
<repository>
<id>central</id>
<name>Test Repository</name>
<url>file:/tmp/testRepo</url>
</repository>
</distributionManagement>
</project>