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