org.opendaylight.odlparent bundle-parent 4.0.0-SNAPSHOT 4.0.0 org.opendaylight.yangtools yang-common 2.1.0-SNAPSHOT bundle ${project.artifactId} ODL :: YANG Tools :: ${project.artifactId} ${project.base.directory}/../../target/jacoco.exec org.opendaylight.yangtools yangtools-artifacts 2.1.0-SNAPSHOT import pom com.google.guava guava org.opendaylight.yangtools concepts org.kohsuke.metainf-services metainf-services org.apache.felix maven-bundle-plugin true {META-INF/services=${project.build.directory}/classes/META-INF/services} 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