Stephen McConnell wrote: > > In the merlin/project.xml you will see in a defintion of the resources > to include in the unit tests. This defintion is inherited by the > merlin-jax/project.xml but the resources is not being included in the > test classpath. You could try the following and see if you can sport > anything: > > $ cd merlin-extensions\merlin-jmx > $ merlin clean jar:install > Yes it fails.
> This should fail (but it would be interesting to know if it passes). > Then try with a Maven debugging switchon on and look for something that > explains why the properties are not being included in > merlin-jmx/test-classes > > $ maven test -X > Ok, I didn't see any unusual things there. But the properties file is located in conf and it seems that the rules in merlin/project.xml do not copy files from a local conf directory, they use only test and src. Can this be? Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
