maven/maven-core-it/it0077/settings.xml
Brett Leslie Porter 56d55b8f8e PR: MNG-932
add a goal for creating a jar from the test sources


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293227 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 03:53:48 +00:00

5 lines
133 B
XML

<settings>
<localRepository>file:../target/local-repo</localRepository>
<usePluginRegistry>false</usePluginRegistry>
</settings>