I'm having problems with m2e (Maven plugin into Eclipse IDE).
I see the following error: maven-resources-plugin prior to 2.4 is not supported by m2e. Use maven-resources-plugin version 2.4 or later.
I have no idea how to resolve this error. I'm pretty sure it is an m2e issue (maybe a setup thing?).
Background:
- I'm attempting to build Tika v0.9 http://svn.apache.org/repos/asf/tika/tags/0.9/
- I can build using Maven from command line.
- I can build using Netbeans v7.0.1.
- I am running Maven 3.0.3.
- I am running Eclipse Indigo Service Release 1 (Build id: 20110916-0149)
- I am running m2e v1.0.100.20110804-1717
Thanks for any help.
Albert