Re: Pax-Exam 2 and java.lang.VerifyError

2011-08-17 Thread Vladimir Stevanovic
Yes, you were right, there were some wrong maven dependencies in pom files. Thanks a lot! On Wed, Aug 17, 2011 at 11:23 AM, Harald Wellmann wrote: > Looks like a version conflict for a Maven library, which is used internally > by Pax Exam, Pax Runner and Pax URL to resolve mvn: URLs or mavenBundl

Re: Pax-Exam 2 and java.lang.VerifyError

2011-08-17 Thread Harald Wellmann
Looks like a version conflict for a Maven library, which is used internally by Pax Exam, Pax Runner and Pax URL to resolve mvn: URLs or mavenBundle() options. Do you have any Maven libraries in your classpath which could be causing the problem? Can you try to isolate the problem? If there is a