suswan mondal created MECLIPSE-715:
--------------------------------------
Summary: class not found while running junit test case
Key: MECLIPSE-715
URL: https://jira.codehaus.org/browse/MECLIPSE-715
Project: Maven 2.x Eclipse Plugin
Issue Type: Bug
Environment: windows xp
Reporter: suswan mondal
I was trying to run my junit test case using maven through cmd prompt. For a
test file I got the following exception
java.lang.ClassNotFoundException: org.antlr.runtime.CharStream
But the corresponding jar file is present in the repo as well as the project
lib.
The xml generated in the surfire-reports is having all the jars except that jar.
I can't trace the cause of the problem
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira