I had the following line :
<attainGoal name="jalopy:format"/>
at the beginning of the target : <goal name="maven-jxr-plugin:report" description="Generate HTML cross reference sources">
in the plugin.jelly of jxr plugin. (I want to automate the pretty print of my sources...)
And I have the following message while checkstyle plugin is working :
checkstyle:report:
[echo] Using C:\Documents and Settings\duc\.maven\plugins\maven-checkstyle-plugin-2.0-SNAPSHOT\plugin-resources/pco_checks.xml for checkstyle ...
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.BeanUtils).
log4j:WARN Please initialize the log4j system properly.
. . .
xdoc:generate-from-pom: [echo] Generating xdocs from POM ...
BUILD FAILED
File...... file:/C:/Documents and Settings/duc/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/
Element... velocity:merge
Line...... 382
Column.... 9
Class org/apache/log4j/Layout violates loader constraints
Do you know what I can do ?
Regards, Cyriaque,
-- *Cyriaque Dupoirieux* <mailto:[EMAIL PROTECTED]> PCO Technologies Burolines - 2 ter rue Marcel Doret 31700 Blagnac T�l : 05.34.60.44.13 - Fax : 05.34.60.44.10 Mobile : 06.30.29.17.07
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
