o Removed cruft

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@941252 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-05-05 11:21:42 +00:00
parent d126a29bc7
commit c02663ff3a
1 changed files with 0 additions and 3 deletions

View File

@ -65,9 +65,6 @@ END SNIPPET: ant-bootstrap -->
<property name="maven.assembly" location="apache-maven/target/${maven.home.basename.expected}-bin.zip" /> <property name="maven.assembly" location="apache-maven/target/${maven.home.basename.expected}-bin.zip" />
<property name="maven.repo.local" value="${user.home}/.m2/repository" /> <property name="maven.repo.local" value="${user.home}/.m2/repository" />
<property name="maven.debug" value="-e" /> <property name="maven.debug" value="-e" />
<!--
<property name="maven.debug" value="-e -X" />
-->
<property name="maven.test.skip" value="false" /> <property name="maven.test.skip" value="false" />
<property name="surefire.useFile" value="true" /> <property name="surefire.useFile" value="true" />
<property name="maven.test.redirectTestOutputToFile" value="${surefire.useFile}" /> <property name="maven.test.redirectTestOutputToFile" value="${surefire.useFile}" />