Groovy and grails tool suite marketplace Maven Integration install error

空扰寡人 提交于 2019-12-25 02:31:19

问题


Use the marketplace in Groovy Grails Tool Suite to install Maven Integration for eclipse. But when confirming selected features, no matter I choose "Maven Integration for eclipse" ,the error remains :Cannot complete the provisioning operation. Please change your selection and try again. See below for details.

Cannot complete the install because one or more required items could not be found.
  Software being installed: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.2.0.201401071755)
  Missing requirement: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev 0.2.0.201401071755) requires 'bundle org.eclipse.m2e.launching [1.5.0,2.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Maven Development Tools 0.2.0.201401071755 (com.ifedorenko.m2e.mavendev.feature.feature.group 0.2.0.201401071755)
    To: com.ifedorenko.m2e.mavendev [0.2.0.201401071755]

someone have any idea how can i resolve the problem?


回答1:


By default, GGTS 3.4 already has the m2e plugin. I guess, you didn't select all dependecies for the plugin, so, it can not be installed. Or, the Firewall might block installing new plugins in the Eclipse. I faced this issue some times before.



来源:https://stackoverflow.com/questions/22496018/groovy-and-grails-tool-suite-marketplace-maven-integration-install-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!