I've installed maven, checked out turbine 3 and the build fails as specified
below. I've put the dom.jar in my lib.repo as well as the ant lib, but that
did not solve anything. Does someone know what's wrong?
Thanks,
Stefaan
run-tests:
[echo]
[echo] Running all JUnit tests
[echo]
[junit] dir attribute ignored if running in the same VM
[junit] Running org.apache.turbine.pipeline.PipelineTest
BUILD FAILED
java.lang.LinkageError: loader constraints violated when linking
org/w3c/dom/Doc
ument class
at
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.newDocumentBuilder(
DocumentBuilderFactoryImpl.java:88)
at
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.
getDocumentBuilder(XMLJUnitResultFormatter.java:93)
at
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>