X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=90eaf860b029992acc4eaea69bfeca64b98e4ae3;hb=104454c63346801659f0fb37909acb216a1179cf;hp=0c06375c09b8ce2e9b612e6cb0643df8583d0d59;hpb=9257df971bf77c8437edc58780f02c896d04b804;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 0c06375c09..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 - 3.0.4-SNAPSHOT - ../../dom/dom-parent + bnd-parent + 13.0.1 + ../../bnd-parent yang-binding - 1.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 +