X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=64d6a32a1f88e34a678163ebcf65cae9c6fc4903;hb=5999be857269ceeab055dd570880d1fe565fe49a;hp=5cb407ed8da222d82d70eaaae65436e082aae5c0;hpb=3d283ec6184505ad5e7eefb173044ff383222e9f;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 5cb407ed8d..64d6a32a1f 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -10,18 +10,37 @@ - org.opendaylight.yangtools - yangtools-parent - 0.8.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 4.0.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-parser-impl + 2.1.0-SNAPSHOT + bundle ${project.artifactId} YANG parser + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.1.0-SNAPSHOT + import + pom + + + + + + ${project.groupId} + concepts + ${project.groupId} yang-common @@ -34,70 +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 + + + - org.antlr - antlr4-runtime - 4.0 + ${project.groupId} + odlext-model-api - org.mockito - mockito-core + ${project.groupId} + odlext-parser-support - com.google.guava - guava + ${project.groupId} + openconfig-model-api - junit - junit - test + ${project.groupId} + openconfig-parser-support - ch.qos.logback - logback-classic - test + ${project.groupId} + rfc6536-model-api ${project.groupId} - concepts + rfc6536-parser-support - com.google.code.findbugs - jsr305 + ${project.groupId} + 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 - 4.0 - - - - antlr4 - - - + org.codehaus.mojo + build-helper-maven-plugin + + + org.apache.maven.plugins + maven-checkstyle-plugin - src/main/antlr - target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen - true - true + checkstyle.violationSeverity=error - org.apache.maven.plugins - maven-javadoc-plugin + org.codehaus.mojo + findbugs-maven-plugin - - *.opendaylight.yangtools.antlrv4.code.gen - + true @@ -106,40 +154,12 @@ true - - org.opendaylight.yangtools.yang.parser.* - + {META-INF/services=${project.build.directory}/classes/META-INF/services} + org.opendaylight.yangtools.yang.parser.impl.osgi.Activator - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.antlr - antlr4-maven-plugin - [4.0,) - - antlr4 - - - - - - - - - - - - +