mirror of
https://github.com/apache/maven.git
synced 2025-02-06 01:59:04 +00:00
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
5 lines
133 B
XML
5 lines
133 B
XML
<settings>
|
|
<localRepository>file:../target/local-repo</localRepository>
|
|
<usePluginRegistry>false</usePluginRegistry>
|
|
</settings>
|