Hi- Does the nmaven compile plugin have a facility for copying resources like the maven java compile plugin does (i.e. src/main/resources gets copied to target)?
Specifically, we want to have a .dll.config and a couple of directories (with app specific xml config files) copied into the test-assemblies directory so that the tests can find them when running. Thanks- Zak
