Hi all
I have maven 2.0.7 and the latest surefire plugin.
Surefire can't find resource if forkMode=once ( if forkMode=never it works)
Here is snip of code:
BaseStandaloneTest.class.getResource("/login.conf").toString();
Any ideas?
-- 
View this message in context: 
http://www.nabble.com/Surefire-can%27t-find-resource-if-forkMode%3Donce-tp14403769s177p14403769.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to