Click here to Skip to main content
16,013,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi i am creating maven project in java , but it is not able to build the project in eclipse, it is giving the following error. How can i remove this error?



Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6
Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6
Posted

1 solution

If you are using Eclipse check plugins folder in eclipse it should contain al the Maven dependency folders...
you can google it for the Maven jars..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900