Using the POM directly is probably a better way, but yes you can do that: mvn install:install-file -Dfile=<path-to-file> -DgroupId="group-id" ...
確定! 回上一頁