Does setting

  maven.junit.fork = true

in your build.properties help?

On Thu, 14 Aug 2003, at 11:09:43 [GMT +0200] Julien Ruaux wrote:

> Hi,
 
> I am facing a problem with the boot classpath set up by maven. Indeed
> Maven apparently adds xerces.jar to the boot classpath, thus preventing
> my tests from running in the same context as with Junit textual runner.
> In the former the Xerces XML parser is used, in the latter Crimson (from
> JDK1.4) is used. What can I do to solve that issue ?
 
> Thanks,
 
> Julien

-- 
mailto:[EMAIL PROTECTED]



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

Reply via email to