mvn install:install-file 报错解决
程序员文章站
2022-07-15 18:47:34
...
mvn install:install-file 报错解决
我的命令如下
mvn install:install-file -Dfile=C:\Users\lyx\Desktop\desktop_file\nengxun_huanjing\duanxin\cankaodaima\Java3.1\postmsg-ump-3.1\lib\postmsg-ump-2.4.1.jar -DgroupId=cn.com.xuanwu.protobuf-java -DartifactId=protobuf-java -Dversion=2.4.1 -Dpackaging=jar
出现的错误如下:
最终的解决方式是
在 maven setting 配置文件添加 mirror 镜像, 我用的是阿里的镜像
然后运行
OK
下一篇: 设计一个算法,计算出n阶乘中尾部零的个数
推荐阅读
-
Pycharm下载pyinstaller报错:You should consider upgrading via the 'python -m pip install --upgrade pip' command的解决方法
-
window环境下npm install node-sass报错的解决方法
-
解决pip install的时候报错timed out的问题
-
解决小米手机USB安装apk时AS报错:INSTALL_FAILED_USER_RESTRICTED
-
gem install redis报错的解决方案
-
针对maven install 报错:Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1 解决方案
-
mvn install:install-file 报错解决
-
mvn site 报错解决
-
python安装exe打包库命令pip install pyinstaller报错,使用pip国内镜像解决方法
-
sudo apt-get install 报错解决