I'vea build error in Eclipse with m2eclipse plugin (version 0.12.0.20101115-1102):
Could not calculate build plan: Could not find artifact org.apache.maven.plugins:maven-resources-plugin:jar:2.4.3
I double checked and maven-resources-plugin is available in my local repository, as well as in Maven Repo.
Does anybody know what's wrong here ?
Seems to be gone with new Version (0.12.1) of m2eclipse plugin