I was able to add test resources without changing the POM and they
were correctly copied (unfiltered). Do you have a <testResources>
element in the POM that might be interfering with it?

On 15/09/06, Kevin Jackson <[EMAIL PROTECTED]> wrote:
> > Sorry, but I'm not sure I can help much more as that's inside the
> > custom test cases.
> >

Hi, sorry to bother you again,

The problem is related to a single image in the src/test/resources
directory.  When I use filters, it seems that this file is no longer
copied to the correct location for when surefire runs the unit tests.

My guess is that I need to specify a <resources> block in the pom
which includes graphics files (.png)

Kev

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




--
Apache Maven - http://maven.apache.org
"Better Builds with Maven" book - http://library.mergere.com/

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

Reply via email to