jar 包添加至 maven repository

1、mvn install:install-file   -Dfile=xxx.jar  -DgroupId=xxx  -DartifactId=xxx -Dversion=xxx  -Dpackaging=jar            上面的命令解释:             -Dfile:jar包的位置;             -DgroupId, -DartifactId,  -Dvers
相关文章
相关标签/搜索