X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=b796433f988ffc3100f25f57e0ddf9e339d0e30f;hb=5bc21b8e98127eea327c6925c574820257a70f2b;hp=bf68523a922d0f503309f707f6ee457745195f27;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index bf68523a92..b796433f98 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 4.0.1 4.0.0 org.opendaylight.yangtools yang-parser-impl - 2.0.0-SNAPSHOT + 2.1.1-SNAPSHOT bundle ${project.artifactId} YANG parser @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.0-SNAPSHOT + 2.1.1-SNAPSHOT import pom @@ -37,6 +37,10 @@ + + ${project.groupId} + concepts + ${project.groupId} yang-common @@ -49,72 +53,99 @@ ${project.groupId} yang-parser-api + + ${project.groupId} + yang-parser-reactor + + + ${project.groupId} + yang-parser-spi + ${project.groupId} yang-model-util + + + + ${project.groupId} + yang-parser-rfc7950 + + + ${project.groupId} - yang-data-util + odlext-model-api - org.antlr - antlr4-runtime + ${project.groupId} + odlext-parser-support - org.mockito - mockito-core + ${project.groupId} + openconfig-model-api - com.google.guava - guava + ${project.groupId} + openconfig-parser-support - junit - junit - test + ${project.groupId} + rfc6536-model-api - ch.qos.logback - logback-classic - test + ${project.groupId} + rfc6536-parser-support ${project.groupId} - concepts + rfc7952-model-api + + + ${project.groupId} + rfc7952-parser-support + + + ${project.groupId} + rfc8040-model-api + + + ${project.groupId} + rfc8040-parser-support + + + + com.google.guava + guava + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + org.osgi.core - - org.antlr - antlr4-maven-plugin - - - - antlr4 - - - - - src/main/antlr - target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen - true - true - - org.codehaus.mojo build-helper-maven-plugin org.apache.maven.plugins - maven-javadoc-plugin + maven-checkstyle-plugin - - *.opendaylight.yangtools.antlrv4.code.gen - + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true @@ -123,30 +154,12 @@ true - - {local-packages}, - org.opendaylight.yangtools.yang.parser.impl.*, - ;-split-package:=error - + {META-INF/services=${project.build.directory}/classes/META-INF/services} + org.opendaylight.yangtools.yang.parser.impl.osgi.Activator - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -