Bain, Sinclair wrote:
Ant has the 'boolean' <includeAntRuntime> property however I have been unable to identify an equivalent in
maven.


How can I encourage my test cases to use the xerces 2.6.1 version which is in the local repository and specified in the project.xml as
follows:

Try setting maven.junit.fork=true

I'm not sure if this will do it, but it's worth a shot. Check out some of the other
properties for the test plugin if this doesn't help.


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



Reply via email to