My Eclipse is Indigo Java classic.
I have a java project which has mockito-all as a dependency. pom.xml:
org.mo
If any of the previous answers didn't work, try this : Right click on your project -> Debug As -> Open Debug Dialog ... -> In the classpath you'll find the jar causing you the trouble. Remove it.
Hope this work for you as it worked for me.