pass on the local repo to the its

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@638008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brian E Fox 2008-03-17 18:30:17 +00:00
parent b8fb4e3471
commit 56178abd95
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,10 @@ under the License.
<name>maven.test.tmpdir</name>
<value>${basedir}/target/it-working-folder</value>
</property>
<property>
<name>maven.repo.local</name>
<value>${maven.repo.local}</value>
</property>
</systemProperties>
<includes>
<include>**/Suite.java</include>