当前位置:网站首页>The goal you specified requires a project to execute but there is no POM in this directory
The goal you specified requires a project to execute but there is no POM in this directory
2022-07-24 07:07:00 【叫我泪下】
使用maven安装jar包到本地仓库时遇到The goal you specified requires a project to execute but there is no POM in this directory
我的命令是
mvn install:install-file -Dfile=D:\cao\gofastdfs-2.0.jar -DgroupId=com.aaa-DartifactId=gofastdfs -Dversion=2.0
找遍了百度才找到正确写法:参数需要用引号引起来
mvn install:install-file "-Dfile=D:\cao\gofastdfs-2.0.jar" "-DgroupId=com.aaa" "-DartifactId=gofastdfs" "-Dversion=2.0"
执行以后果然没报这个错了,但是却报了另外一个错误:
Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install-file
(default-cli) on project standalone-pom: The artifact information is incomplete or not valid:

Traditional e-commerce dividends disappear, how to enter the new social e-commerce?

重磅直播 | ORB-SLAM3系列代码讲解地图点(专题二)

变量和数据类型(04)完结

第二部分—C语言提高篇_2. 内存分区
![[line test] Figure finding regular questions](/img/61/d1c2cd399cf0d808e4fa25cd5fe681.png)
[line test] Figure finding regular questions

Redis sentinel mechanism

C language from entry to soil (III)

Unity中使用深度和法线纹理

Riotboard development board series notes (IX) -- buildreoot porting matchbox

Chapter007 FPGA learning IIC bus EEPROM reading
随机推荐
numpy.concatenate
From the perspective of CIA, common network attacks (blasting, PE, traffic attacks)
Jenkins 详细部署
FPGA realizes reading and writing of axi4 bus
[PTA] group programming ladder competition - Summary of exercises L3 (incomplete)
FPGA实现AXI4总线的读写
第二部分—C语言提高篇_1. C语言概述
【C语言入门】ZZULIOJ 1011-1015
第一部分—C语言基础篇_11. 综合项目-贪吃蛇
第二部分—C语言提高篇_2. 内存分区
Part II - C language improvement_ 2. Memory partition
nacos配置中心源码分析
MySql的DDL和DML和DQL的基本语法
yocs_ velocity_ Smooth source code compilation
File “manage.py“, line 14 ) from exc ^ SyntaxError: invalid syntax出错的原因及解决方法
Use of redis
[word] how to generate the index directory on the left
[tips] a simple method to create a version control project
JS_实现多行文本根据换行分隔成数组
Learning strategies of 2D target detection overview (final chapter)