mvn install:install-file -DgroupId=com.my.groupId -DartifactId=artId -Dversion=2.1.x -Dpackaging=jar -Dfile=/path/to/file
maven向repository手工添加文件
最新推荐文章于 2024-09-22 12:33:03 发布
mvn install:install-file -DgroupId=com.my.groupId -DartifactId=artId -Dversion=2.1.x -Dpackaging=jar -Dfile=/path/to/file