I think maven.junit.fork=true in your project.properties is the short-term
work-around.

Otherwise, we may need to edit grant (commons-sandbox) to allow
org.w3c.dom.* to propagate like java.lang.* and org.xml.sax.*, I think.

So, first advice, try a hacked grant.jar in maven's lib/.

        -bob


On Sun, 27 Oct 2002, robert burrell donkin wrote:

> hi
> 
> is there likely to be any progress on maven classpath issues any time soon?
> 
> i'm still getting
> 
> java.lang.LinkageError: loader constraints violated when linking 
> org/w3c/dom/Document class
> 
> when i try to run the betwixt unit tests which involve xml evaluation. (i'
> ve raised this issue a couple of time before a while ago.)
> 
> i'm willing to dive in and help out with development of a solution (if 
> that's what it takes) but i'd need some assistance since i'm not familiar 
> with the maven code.
> 
> - robert
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:turbine-maven-dev-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:turbine-maven-dev-help@;jakarta.apache.org>
> 

--
Bob McWhirter        [EMAIL PROTECTED]
The Werken Company   http://werken.com/


--
To unsubscribe, e-mail:   <mailto:turbine-maven-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-dev-help@;jakarta.apache.org>

Reply via email to