Plugin reads resources from src/test/resources directory and not from 
target/classes dir
----------------------------------------------------------------------------------------

                 Key: SUREFIRE-305
                 URL: http://jira.codehaus.org/browse/SUREFIRE-305
             Project: Maven Surefire
          Issue Type: Bug
          Components: classloading, plugin
    Affects Versions: 2.3
            Reporter: Eric Helfrich


I am trying to filter resources from a property in the pom using the 
${property} syntax.  The filtered resource correctly winds up in the 
targe/classes directory but when I run the test it picks up the unfiltered 
resource from the src/test/resources directory.


-- 
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