mirror of https://github.com/apache/maven.git
5 lines
133 B
XML
5 lines
133 B
XML
|
<settings>
|
||
|
<localRepository>file:../target/local-repo</localRepository>
|
||
|
<usePluginRegistry>false</usePluginRegistry>
|
||
|
</settings>
|