X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=9e6feb54edc14665d55056142f4dfbc1f2a01a5d;hb=refs%2Fheads%2Fv2.0.x;hp=3f839a320cf9be49e2f6a2ee94d94f2fc773cb38;hpb=400ee61c0ca422733a367f228d6ea4d4cb644681;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 3f839a320c..9e6feb54ed 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 + 3.1.9 + 4.0.0 + org.opendaylight.yangtools yang-parser-impl + 2.0.24-SNAPSHOT + bundle ${project.artifactId} YANG parser + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-SNAPSHOT + import + pom + + + + + + ${project.groupId} + concepts + ${project.groupId} yang-common @@ -34,14 +53,76 @@ ${project.groupId} yang-parser-api + + ${project.groupId} + yang-parser-reactor + + + ${project.groupId} + yang-parser-spi + ${project.groupId} yang-model-util + + - org.antlr - antlr4-runtime + ${project.groupId} + yang-parser-rfc7950 + + + + ${project.groupId} + odlext-model-api + + + ${project.groupId} + odlext-parser-support + + + ${project.groupId} + openconfig-model-api + + + ${project.groupId} + openconfig-parser-support + + + ${project.groupId} + rfc6536-model-api + + + ${project.groupId} + rfc6536-parser-support + + + ${project.groupId} + rfc7952-model-api + + + ${project.groupId} + rfc7952-parser-support + + + ${project.groupId} + rfc8040-model-api + + + ${project.groupId} + rfc8040-parser-support + + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + org.osgi.core + + org.mockito mockito-core @@ -60,42 +141,15 @@ logback-classic test - - ${project.groupId} - concepts - - - com.google.code.findbugs - jsr305 - - - org.antlr - antlr4-maven-plugin - - - - antlr4 - - - - - src/main/antlr - target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen - true - true - - org.apache.maven.plugins - maven-javadoc-plugin + maven-checkstyle-plugin - - *.opendaylight.yangtools.antlrv4.code.gen - + checkstyle.violationSeverity=error @@ -104,40 +158,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 - - - - - - - - - - - - +