You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Marc Dugger <ma...@socotech.com> on 2003/10/28 03:58:34 UTC

maven goal

Has anyone figured out how to properly configure log4j so that the logging
during maven goal usage is better?  I'm getting the following from the
torque:om goal, and do not understand how to get more logging so that I can
debug the error.  Thanks in advance for any insight you can provide:


clean:clean:
    [delete] Deleting: C:\Code\loanauditor\velocity.log

clean:

torque:init:

torque:om-check:

torque:om:
Overriding previous definition of reference to torque-classpath
torque:init:
Overriding previous definition of reference to torque-classpath

torque:om-generate:
    [torque-data-model] Generating to file
C:\Code\loanauditor\src\java\report.loanauditor.om.generation
log4j:WARN No appenders could be found for logger
(org.apache.torque.engine.database.transform.XmlToAppData).
log4j:WARN Please initialize the log4j system properly.

BUILD FAILED
File...... file:/C:/Documents and
Settings/marc/.maven/plugins/maven-torque-plugin-3.1/
Element... torque-data-model
Line...... 242
Column.... 49
Generation failed. For more information consult the velocity log, or invoke
ant with the -debug flag.
Total time:  3 seconds


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org