环境变量MAVEN_HOME配置正确后,cmd窗口执行此命令:
mvn install:install-file -Dfile=C:\hehe.jar -DgroupId=com.rockontrol -DartifactId=hehe -Dversion=1.0 -Dpackaging=jar
原文地址:https://www.cnblogs.com/yanghao2019/p/10962072.html
时间: 2024-10-13 11:39:17
环境变量MAVEN_HOME配置正确后,cmd窗口执行此命令:
mvn install:install-file -Dfile=C:\hehe.jar -DgroupId=com.rockontrol -DartifactId=hehe -Dversion=1.0 -Dpackaging=jar
原文地址:https://www.cnblogs.com/yanghao2019/p/10962072.html