> java.lang.IncompatibleClassChangeError: Implementing class

The error above typically indicates multiple versions of the same
Maven artifact on your classpath.  Use mvn dependency:list and mvn
dependency:tree to list your dependencies, which will hopefully
identify the exact cause.

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to