i have a spring maven 2 project i built it in terminal and everything is ok, i got build success but when trying to import it to eclipse i got this error:
Could not calculate build plan: The repository system is offline but the artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.4.3 is not available in the local repository.
although i am getting build success in terminal and projects run fine. i made maven offline in eclipse, and disabled download index on startup any ideas why i am getting this error ?