I'm having the same problem trying to include my log4j.properties file on my
project.
I made it work when I create the jar file, including it into the manifest,
but when I try to 'run mvn test' command, it still answers me that log4j has
no appenders.
Does anybody know how to help solve this problem?

thanks
J. Kauffman

On 12/19/06, Paolo Bacci <[EMAIL PROTECTED]> wrote:

Hi all,

I have a maven multi-module project and I got a simple question about
classpath. I want to know where Maven will lookup resource files (such
as log4j.properties files) by default to include in the classpath in
the case of a multi-module setup.

Or, if no such directory exists by default, should I add a classpath
entry to the main project's POM?

Thanks in advance,

Paolo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to