Maven 1

Many extraneous ant tag library messages output

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0-rc2
  • Fix Version/s: 1.0-rc2
  • Component/s: core
  • Labels:
    None
  • Number of attachments :
    0

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.

Activity

Hide
Brett Porter added a comment -

thanks - I noticed that. I think I've already fixed it, but haven't had a chance to test yet.

Show
Brett Porter added a comment - thanks - I noticed that. I think I've already fixed it, but haven't had a chance to test yet.
Hide
Brett Porter added a comment -

no longer log those messages anywhere

Show
Brett Porter added a comment - no longer log those messages anywhere

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: