Fixed in CVS.

Emmanuel

----- Original Message ----- 
From: "Dmitriy Yuriev" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 29, 2004 12:44 AM
Subject: ClassNotFoundException with jcoverage


> Greetings.
>
> I am getting an java.lang.NoClassDefFoundError: org/w3c/dom/Node Exception
> while trying to run 'maven jcoverage'. It's happening while 'test:test'
goal
> is run (see stack trace below). However if I run 'test:test' by itself it
> completes with no problems. Obviously there's a classpath problem but I am
> not sure what exactly is misconfigured.
>
> System setup:
> jdk 1.3.1_05
> ant 1.5.1
>
> Any insight will be greatly appreciated. Thanks.
>
>
> Here's the stack trace.
>
> test:test:
>     [junit] Running com.ingrammicro.pricing.admin.bo.TestProductCollection
>     [junit] java.lang.NoClassDefFoundError: org/w3c/dom/Node
>     [junit]     at java.lang.Class.forName0(Native Method)
>     [junit]     at java.lang.Class.forName(Class.java:115)
>     [junit]     at
>
org.apache.tools.ant.taskdefs.optional.junit.FormatterElement.createFormatte
r(For
> matterElement.java:183)
>     [junit]     at
>
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.createAndStoreF
ormat
> ter(JUnitTestRunner.java:562)
>     [junit]     at
>
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestR
unner
> .java:507)
>     [junit] Exception in thread "main"
>     [junit] [ERROR] TEST
> com.ingrammicro.pricing.admin.bo.TestProductCollection FAILED
>
> _________________________________________________________________
> Get a FREE online virus check for your PC here, from McAfee.
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to