Re: [logback-user] mvn test not finding my logback.xml

10 Feb
2011
10 Feb
'11
9:06 a.m.
cindys wrote:
I was hoping that someone would have a suggestion on where the logback.xml is supposed to go or if there is some way of telling maven to use a specific directory as a "classpath"? I'm a maven newbie.
Thanks! Cindy
Dear Cindy, logback.xml should be in src/main/resources logback-text.xml shoult be in src/test/resources Maven copies the xml files to target/classes where the test is run. Have also a look on http://logback.qos.ch/manual/configuration.html -- View this message in context: http://old.nabble.com/mvn-test-not-finding-my-logback.xml-tp30648095p3089050... Sent from the Logback User mailing list archive at Nabble.com.
5349
Age (days ago)
5349
Last active (days ago)
0 comments
1 participants
participants (1)
-
cinhtau