maven install jar

命令:mvn install:install-file -Dfile=(jar包的位置) -DgroupId=groupId(分组) -DartifactId=artifactId(jar名称) -Dversion=version(版本号) -Dpackaging=jar

posted @ 2020-07-17 17:46  啊嘞_BUG  阅读(301)  评论(0)    收藏  举报