mirror of https://github.com/apache/maven.git
debugging classpath
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@750294 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ae8d1533fa
commit
68cbda728f
|
@ -107,9 +107,11 @@ END SNIPPET: ant-bootstrap -->
|
|||
<echo>========================================================================</echo>
|
||||
<echo>Mercury: start ${start.time}, stop ${stop.time}</echo>
|
||||
<echo>========================================================================</echo>
|
||||
<!--
|
||||
<property name="mc" refid="mercury.classpath"/>
|
||||
<echo>mercury.classpath=${mc}</echo>
|
||||
<echo>========================================================================</echo>
|
||||
-->
|
||||
|
||||
<delete file="${basedir}/dependencies.xml"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue