当前位置: 代码迷 >> J2EE >> mvn:install安装错了,如何删除后重新安装
  详细解决方案

mvn:install安装错了,如何删除后重新安装

热度:118   发布时间:2016-04-17 23:01:01.0
mvn:install安装错了,怎么删除后重新安装
用mvn install:install-file安装的生活,DgroupId打错了。
重新install的时候提示Artifact is already in the local repository。
要怎么删除原先安装的。
------解决思路----------------------
http://stackoverflow.com/questions/9988419/maven-could-not-find-artifact-that-already-exists-in-repository
  相关解决方案