Re: maven logging issue

2007-07-24 Thread Eric Redmond
Are you using log4j directly? Or are you using it via commons logging? If the latter, you might have to configure commons logging to use something other than log4j (like the java log). If not, then I've not heard of this problem. Eric On 7/24/07, Dmitry <[EMAIL PROTECTED]> wrote: I've been wor

maven logging issue

2007-07-23 Thread Dmitry
I've been working on several log4j related projects with Maven recently and I've started having errors during site generation start occurring on projects that had been working. The symptom is: Error loading report org.apache.maven.plugin.jxr.JxrReport - AbstractMethodError: canGenerateReport()