添加 jar 包到 Maven

mvn install:install-file -DgroupId="com.jeesite" -DartifactId=jeesite-module-filemanager -Dversion="4.1.9-SNAPSHOT" -Dpackaging=jar -Dfile="jeesite-module-filemanager-4.1.9-SNAPSHOT.jar"
-DgroupId 对应 POM 文件中的 groupId
-DartifactId 对应 POM 文件中的 artifactId
-Dversion 对应 POM 文件中的 version
-Dfile 对应文件的路径

com.jeesite
jeesite-module-weboffice
4.1.9-SNAPSHOT

添加 jar 包到 Maven最先出现在Python成神之路

版权声明:
作者:Alex
链接:https://www.techfm.club/p/10104.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>