For some reason my project is giving me NoClassDefFoundError while running
my unit tests.  It's happening on both the server and on my PC so I know
it's not the environment.  The project compiles so I know the dependency
is correct.  I run maven with -X and I see the JAR in the list (at the
top) so I know the JAR is in the classpath.  I have no idea why I would
get a NoClassDefFoundError.  How can it not find the classes?  I've opened
up the JAR with winzip and the classes are inside.  The project has been
working for a month now and then it seems to have stopped.  I'm really
stuck on this.  If anyone has any ideas on how this could even be possible
I'd appreciate it.

Thanks,
Michael



--
This E-mail is confidential.  It may also be legally privileged.  If you are
not the addressee you may not copy, forward, disclose or use any part of it.
If you have received this message in error, please delete it and all copies
from your system and notify the sender immediately by return E-mail.
Internet communications cannot be guaranteed to be timely, secure, error or
virus-free.  The sender does not accept liability for any errors or omissions.


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

Reply via email to