diff --git a/sachin b/sachin new file mode 100644 index 0000000..6bf6ffe --- /dev/null +++ b/sachin @@ -0,0 +1,69 @@ + + + + + + 4.0.0 + + org.jacoco + org.jacoco.examples.maven.java + 1.0-SNAPSHOT + jar + + JaCoCo Maven plug-in example for Java project + http://www.eclemma.org/jacoco + + UTF-8 + 1.8 + 1.8 + + + + + junit + junit + 4.13.2 + test + + + + + src/main/java + + + org.jacoco + jacoco-maven-plugin + 0.8.7 + + + + prepare-agent + + + + report + test + + report + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + + + +