jar 包添加至 maven repository

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