> However, when I run my JUnit test, I get the ClassNotFoundException below.
> The reason it is strange is because that class exists within the dependency
> above.  Can you think of some ways I can troubleshoot this problem further?

Download the jar and verify this file is inside the Jar before doing
anything else.

I've seen similar things posted on this list more than once, and
several times it turned out the Jar simply did not contain the class
file(s) they thought it did...

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to