mirror of https://github.com/apache/maven.git
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:
parent
fda38d4ebf
commit
2f78f7c3c3
|
@ -35,11 +35,4 @@
|
|||
</resource>
|
||||
</resources>
|
||||
</build>
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>central</id>
|
||||
<name>Test Repository</name>
|
||||
<url>file:/tmp/testRepo</url>
|
||||
</repository>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue