Details
Description
As a result of recent logging changes many messages from the ant tag library of jelly are now displayed.
This is very apparent during bootstrap in the plugin tests:
[exec] xdoc:jelly-transform:
[exec] [echo] Generating C:/source/maven-plugins/clover/src/plugin-test/target/docs/cvs-usage.html from C:\source\maven-plu
gins\clover\src\plugin-test\target\generated-xdocs\cvs-usage.xml
[exec] Could not convert tag: a into an Ant task, data type or property
[exec] Could not convert tag: a into an Ant task, data type or property
[exec] Could not convert tag: a into an Ant task, data type or property
[exec] Could not convert tag: a into an Ant task, data type or property
[exec] Could not convert tag: a into an Ant task, data type or property
[exec] Could not convert tag: a into an Ant task, data type or property
[exec] Could not convert tag: a into an Ant task, data type or property
[exec] Could not convert tag: a into an Ant task, data type or property
[exec] [echo] Generating C:/source/maven-plugins/clover/src/plugin-test/target/docs/dependencies.html from C:\source\maven-
plugins\clover\src\plugin-test\target\generated-xdocs\dependencies.xml
and
[exec] ear:ear:
[exec] [mkdir] Created dir: C:\source\maven-plugins\ear\src\plugin-test\target
[exec] ear:generate-ear-descriptor:
[exec] [echo] Generating appxml file:"C:\source\maven\..\maven-plugins\ear\src\plugin-test/src/application/META-INF/applica
tion.xml version 1.3"
[exec] [echo] Building EAR test-maven-ear-plugin-1.0-SNAPSHOT with appxml "C:\source\maven\..\maven-plugins\ear\src\plugin-
test/src/application/META-INF/application.xml"
[exec] The <ear> task doesn't support the nested "echo" element.
[exec] [echo] Bundling: jar - commons-logging:commons-logging
[exec] The <ear> task doesn't support the nested "echo" element.
thanks - I noticed that. I think I've already fixed it, but haven't had a chance to test yet.