I am able to create the maven project from command line but not able to create project from eclipse.I have configured same maven as external in eclipse. When i am trying to create maven project , its giving me below error. How to fix the below error.
My eclipse version is kepler
Could not calculate build plan: Plugin org.apache.maven.plugins:maven- resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-
plugin:jar:2.5
Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5
Please advise.