X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=05e083b3ef8f4a54edf5a890900fd5edc6d6edd8;hb=refs%2Ftags%2Fv13.0.0;hp=cd022b6537bc380022298ba06426183caa838cc5;hpb=4345406efc14ce45ae1f304d8a68543fe5af091e;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index cd022b6537..05e083b3ef 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -11,18 +11,35 @@ 4.0.0 org.opendaylight.mdsal - dom-parent - 4.0.0-SNAPSHOT - ../../dom/dom-parent + bnd-parent + 13.0.0 + ../../bnd-parent yang-binding - 2.0.0-SNAPSHOT - bundle + jar ${project.artifactId} Java binding for YANG + + + all,-missing + + + + com.github.spotbugs + spotbugs-annotations + true + + + com.google.guava + guava + + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.yangtools concepts @@ -35,35 +52,23 @@ org.opendaylight.yangtools yang-common + - com.google.guava - guava + org.powermock + powermock-reflect + 2.0.9 + test - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin + maven-surefire-plugin - true + @{argLine} + --add-opens org.opendaylight.yangtools.yang.binding/org.opendaylight.yangtools.yang.binding=ALL-UNNAMED +