I think this can be accomplished by adding resources to the build/unitTest element.




Stefan Bodewig wrote:
See <http://gump.covalent.net/log/commons-functor.html>.

The problem is that two of the kata 4 tests try to load .txt files
as resources from the classloader, but the (Maven generated) build
file doesn't copy them to the appropriate place (target/test-classes
would probably the expected place).

I don't know enough about Maven to send a patch, sorry.

I've "fixed" Gump by adding the test source directory itself to Gump's
classpath, but would love to get rid of the hack.

Thanks

Stefan


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



Reply via email to