org.opendaylight.odlparent bundle-parent 4.0.0-SNAPSHOT bundle 4.0.0 org.opendaylight.yangtools util 2.1.0-SNAPSHOT ${project.base.directory}/../../target/jacoco.exec org.opendaylight.yangtools yangtools-artifacts ${project.version} import pom org.opendaylight.yangtools concepts org.opendaylight.yangtools triemap com.google.guava guava org.immutables value org.opendaylight.yangtools mockito-configuration com.google.guava guava-testlib test org.apache.maven.plugins maven-checkstyle-plugin checkstyle.violationSeverity=error org.codehaus.mojo findbugs-maven-plugin true org.jacoco jacoco-maven-plugin pre-unit-test prepare-agent ${project.build.directory}/code-coverage/jacoco.exec post-unit-test report ${project.build.directory}/code-coverage/jacoco.exec