Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/docker/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
嗨,我正在尝试将maven插件添加到eclipse中。下面的错误可以帮助我解决吗_Eclipse_Maven Plugin - Fatal编程技术网

嗨,我正在尝试将maven插件添加到eclipse中。下面的错误可以帮助我解决吗

嗨,我正在尝试将maven插件添加到eclipse中。下面的错误可以帮助我解决吗,eclipse,maven-plugin,Eclipse,Maven Plugin,您需要安装org.sonatype.m2e.buildhelper的最新版本0.15.0.201405280027,可从获得。您需要安装org.sonatype.m2e.buildhelper的最新版本0.15.0.201405280027,可从获得。它正在寻找org.eclipse.m2e.jdt插件,我认为它是普通eclipse maven(m2e)的一部分功能-你已经安装了吗?没有,当我在上面粘贴时,它没有安装错误消息,即使我尝试了命令mvn elcipse:eclipse它也不工作它正在

您需要安装org.sonatype.m2e.buildhelper的最新版本0.15.0.201405280027,可从

获得。您需要安装org.sonatype.m2e.buildhelper的最新版本0.15.0.201405280027,可从

获得。它正在寻找
org.eclipse.m2e.jdt
插件,我认为它是普通eclipse maven(m2e)的一部分功能-你已经安装了吗?没有,当我在上面粘贴时,它没有安装错误消息,即使我尝试了命令mvn elcipse:eclipse它也不工作它正在寻找
org.eclipse.m2e.jdt
插件,我认为它是普通eclipse maven(m2e)的一部分功能-您已经安装了吗?没有,当我粘贴到上面时,它没有安装错误消息,即使我尝试使用命令mvn elcipse:eclipse,它也不工作
Cannot complete the install because one or more required items could not be found.
  Software being installed: m2e connector for build-helper-maven-plugin 0.15.0.201207090124 (org.sonatype.m2e.buildhelper.feature.feature.group 0.15.0.201207090124)
  Missing requirement: m2e connector for build-helper-maven-plugin 0.15.0.201207090124 (org.sonatype.m2e.buildhelper 0.15.0.201207090124) requires 'bundle org.eclipse.m2e.jdt [1.1.0,2.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: m2e connector for build-helper-maven-plugin 0.15.0.201207090124 (org.sonatype.m2e.buildhelper.feature.feature.group 0.15.0.201207090124)
    To: org.sonatype.m2e.buildhelper [0.15.0.201207090124]