Jim, We also run Maven 1.1beta1. We have the same problem. Every time I run a multiproject:site, we get the same error "log4j:ERROR Attempted to append to closed appender named [null]". We use Cruisecontrol and our log files grew from 1 MB to 9 MB!!!
I'm not sure if it is an xdoc plugin bug. There are 2 interesting issues in Velocity Bugzilla that can cause this problem: http://issues.apache.org/bugzilla/show_bug.cgi?id=33695 http://issues.apache.org/bugzilla/show_bug.cgi?id=9039 Pascal -----Message d'origine----- De : Jim Dickinson [mailto:[EMAIL PROTECTED] Envoyé : August 18, 2005 12:13 À : Maven Users List Objet : [M1.1b1] xdoc plugin problems Here's a log of the problems I have been getting. I am building the site for a multiproject, and about a third of the lines printed are the log4j error. What is xdoc doing that is causing this error to display? It seems harmless, but I'd like to get it to go away so my log files would be smaller and my builds faster. Thanks for any help you all can offer Jim ----- [java] [echo] Generating the Simian Report... [java] Tag library requested that is not present: 'simian' in plugin: 'maven-simian-plugin-1.5' [java] Tag library requested that is not present: 'simian' in plugin: 'maven-simian-plugin-1.5' [java] maven-simian-plugin:report: [java] maven-simian-plugin:analyze: [java] [echo] Generating the Simian raw report ... [java] [echo] Converting the Simian report to xdoc ... [java] [echo] Generating the Task List... [java] xdoc:init-i18n: [java] xdoc:init: [java] [echo] Generates the directory structure required for xdocs [java] maven-tasklist-plugin:report: [java] [echo] Generating tasklist ... [java] xdoc:init-i18n: [java] xdoc:init: [java] [echo] Generates the directory structure required for xdocs [java] xdoc:i18n-validation: [java] [echo] Validation of the locale entries [java] xdoc:register-reports: [java] maven-changelog-plugin:register: [java] maven-changes-plugin:register: [java] maven-checkstyle-plugin:register: [java] maven-developer-activity-plugin:register: [java] maven-file-activity-plugin:register: [java] xdoc:init-i18n: [java] xdoc:init: [java] [echo] Generates the directory structure required for xdocs [java] maven-javadoc-plugin:register: [java] maven-jdepend-plugin:register: [java] maven-junit-report-plugin:register: [java] maven-jxr-plugin:register: [java] maven-license-plugin:register: [java] maven-pmd-plugin:register: [java] maven-javancss-plugin:register: [java] Tag library requested that is not present: 'simian' in plugin: 'maven-simian-plugin-1.5' [java] maven-simian-plugin:register: [java] maven-tasklist-plugin:register: [java] xdoc:generate-from-pom: [java] [echo] Generating xdocs from POM ... [java] [java] [java] [java] log4j:ERROR Attempted to append to closed appender named [null]. [java] log4j:ERROR Attempted to append to closed appender named [null]. [java] log4j:ERROR Attempted to append to closed appender named [null]. [java] log4j:ERROR Attempted to append to closed appender named [null]. repeats many more times.... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
