[ 
http://jira.codehaus.org/browse/SUREFIRE-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy closed SUREFIRE-331.
---------------------------------

    Resolution: Fixed

Correctly using testResources works.

> Resources can't be found on classLoader
> ---------------------------------------
>
>                 Key: SUREFIRE-331
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-331
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: plugin
>    Affects Versions: 2.3
>         Environment: only tested on cygwin 
>            Reporter: Olivier Lamy
>             Fix For: 2.4
>
>
> Some resources can't be found if they are not located in 
> ${project.build.outputDirectory}.
> To test this.
> svn co http://jmesa.googlecode.com/svn/trunk/jmesa && cd jmesa && mvn clean 
> test.
> It works.
> But look at the pom and comment the maven-antrun-plugin execution which copy 
> some files.
> And try mvn clean test -Dtest=MessagesTest.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to