o Enabled debug logging

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750436 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-03-05 12:21:01 +00:00
parent 81b95fde8a
commit 46b468c7c8
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ END SNIPPET: ant-bootstrap -->
<classpath refid="maven.classpath"/>
<arg value="-e"/>
<arg value="-B"/>
<arg value="-X"/>
<arg value="clean"/>
<arg value="install"/>
<arg value="-Dmaven.repo.local=${maven.repo.local}"/>