mvn install:install-file -Dfile=D:\wonderspace\wonders\2宁波_内网\gateway-api\target\gateway-api.jar -DgroupId=com.wonders.health -DartifactId=gateway-api -Dversion=1.0.0 -Dpackaging=jar
转载于:https://www.cnblogs.com/rhxuza1993/p/11056684.html
博客给出了使用mvn install:install-file命令安装本地jar包的示例,指定了jar包路径、groupId、artifactId、version和packaging等信息,并给出了转载来源。
mvn install:install-file -Dfile=D:\wonderspace\wonders\2宁波_内网\gateway-api\target\gateway-api.jar -DgroupId=com.wonders.health -DartifactId=gateway-api -Dversion=1.0.0 -Dpackaging=jar
转载于:https://www.cnblogs.com/rhxuza1993/p/11056684.html
1189

被折叠的 条评论
为什么被折叠?