MAVEN

安装jar包到本地:

mvn install:install-file -Dfile=jacoco-maven-plugin-0.7.9.jar -DgroupId=org.jacoco -DartifactId=jacoco-maven-plugin -Dversion=0.7.9 -Dpackaging=jar

你可能感兴趣的:(MAVEN)