java - 运行 Maven 项目 - 目标 'add-maven-repo'

标签 java maven

我刚刚接手了一个Maven项目,在此之前我没有使用Maven的经验。下面的错误是什么?网上关于这个“add-maven-repo”的信息很少。我该如何解决这个问题?

[ERROR] Could not find goal 'add-maven-repo' in plugin org.apache.maven.plugins:
maven-eclipse-plugin:2.10 among available goals clean, configure-workspace, ecli
pse, help, install-plugins, myeclipse, myeclipse-clean, rad, rad-clean, remove-c
ache, resolve-workspace-dependencies, to-maven -> [Help 1]

这是我运行的命令

mvn -Declipse.workspace=<my_workspace_absolute_path> eclipse:add-maven-repo

最佳答案

关于java - 运行 Maven 项目 - 目标 'add-maven-repo',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37101706/

相关文章:

java - 如何使用资源文件夹在多个屏幕上显示Android图像

java - OpenCV:多米诺骨牌圆点/圆盘检测

Android 库项目依赖和 NoClassDefFound

maven - 使用Maven BOM文件时如何指定插件依赖项的版本

java - 删除事件监听器

java - maven环境mac

java - 我怎样才能给 JRuby 打补丁来给它一个伪文件系统?

java - 找不到 google checkout 的 maven 依赖项

java - 线程中的异常 "main"java.lang.ClassFormatError : Absent Code attribute

java - Spring-Boot-Maven-Plugin,无法实例化接口(interface) org.springframework.context.ApplicationContextInitializer