fagfa wrote:

fagfa wrote:

Hi,

I'd like use different resource file (eg, persistence.xml for ejb3) for
unit testing and the problem is that "maven-surefire-plugin" always
include "target/classes" in the classpath and its sub dir "MATA-INF"
contains my resource file, which overrides the same file in
"target/test-classes", which is the one I'd like to use during unit
testing. I could not find a way to skip this recource file copying during
test phase. Any advice? Thanks,



See: http://jira.codehaus.org/browse/MSUREFIRE-153



--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com

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

Reply via email to