Hello
(sorry to bother). When trying to run the command "maven jar" inside a
new cvs checkout (also checked out the ../project.xml), I get the result
below. Can anybody help?
thanks
test:test:
[junit] Running
org.apache.commons.jxpath.ri.axes.SimplePathInterpreterTest
[junit] Exception in thread "main" java.lang.NoSuchMethodError:
junit.framework.TestCase.name()Ljava/lang/String;
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.startTest(XMLJUnitResultFormatter.java:186)
[junit] at
junit.framework.TestResult.startTest(TestResult.java:151)
[junit] at junit.framework.TestResult.run(TestResult.java:103)
[junit] at junit.framework.TestCase.run(TestCase.java:118)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:208)
[junit] at junit.framework.TestSuite.run(TestSuite.java:203)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
