0

When I am trying to create maven projects by eclipse Indigo I am getting error
" 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"

Please help me with solutions.

greg-449
  • 109,219
  • 232
  • 102
  • 145
LetsCode
  • 23
  • 7
  • Are you creating a new project or importing an existing one? – gowtham Jan 08 '14 at 06:08
  • @ gowtham :As i m new to this maven creation in eclipse so i followed this link "http://www.tech-recipes.com/rx/39279/create-a-new-maven-project-in-eclipse/" but i m not! – LetsCode Jan 08 '14 at 06:09
  • I m creating new project – LetsCode Jan 08 '14 at 06:10
  • @ gowtham: i have started from the scratch so i want to know the necessary plugin for maven. – LetsCode Jan 08 '14 at 06:22
  • You already have m2eclipse plugin in your indigo, so no other thing required for maven projects, try putting maven in online mode. – gowtham Jan 08 '14 at 06:25
  • @gowtham: i gone through these steps but while creating new projects i m getting the same error as i mentioned above – LetsCode Jan 08 '14 at 06:30
  • @gowtham: from starting itself i m getting error in pom.xml file , i also updated the user settings and reindexed the local repository but not successed – LetsCode Jan 08 '14 at 06:34
  • @gowtham: dr please tell me in what circumstances we get error in pom.xml file and how to recover it. – LetsCode Jan 08 '14 at 06:36
  • ok Project created successfully, showing error in pom file ..right..? check this link http://stackoverflow.com/questions/12533885/could-not-calculate-build-plan-plugin-org-apache-maven-pluginsmaven-resources – gowtham Jan 08 '14 at 06:39

0 Answers0