Removed spurious log message I left in there
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112831 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
<echo>Creating ${basedir}/.classpath ...</echo>
|
||||
<j:set var="maven-eclipse-junit"
|
||||
value="${pom.getPluginContext('maven-eclipse-plugin').getVariable('maven.eclipse.junit')}"/>
|
||||
<echo>${pom.getPluginContext('maven-eclipse-plugin').getVariables()}</echo>
|
||||
<j:file name="${basedir}/.classpath" prettyPrint="true" xmlns="dummy">
|
||||
|
||||
<j:file name="${basedir}/.classpath" prettyPrint="true" xmlns="dummy">
|
||||
<classpath>
|
||||
|
||||
<j:if test="${sourcesPresent}">
|
||||
|
||||
Reference in New Issue
Block a user