X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=90eaf860b029992acc4eaea69bfeca64b98e4ae3;hb=104454c63346801659f0fb37909acb216a1179cf;hp=6db915b9d050337fcccf018aa256779e8ddfb255;hpb=4e4894c2db50eebe3b4c7c74aedd3248617b8fbc;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 6db915b9d0..90eaf860b0 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.3-SNAPSHOT - ../../dom/dom-parent + bnd-parent + 13.0.1 + ../../bnd-parent yang-binding - 2.0.3-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 +