> 
> The second possibility is configuration. I also had some problems
> locating files in Junit tests because of forking issues. If the above
> does not help, try creating a 'project.properties' file next to your
> 'project.xml' file and include this:
> 
>       # Forked JUnit because of some problems involving classloading
> of resources in test scenarios.
>       maven.junit.fork=true
> 
> 
> Hope this helps.

Well it just did! Thanks for your post.

Best Regards,
-- 



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

Reply via email to