X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=5c3af205b975fb590ac3ea7ebc4509c6e1e1779a;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=0c812a8c42163e2109b6717f334b198952711a6b;hpb=a2a6835fd0618578953744870a7a87bb0b1dbd0e;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 0c812a8c42..5c3af205b9 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -10,18 +10,41 @@ - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 4.0.0 + 4.0.0 + org.opendaylight.yangtools yang-parser-impl + 2.1.0-SNAPSHOT + bundle ${project.artifactId} YANG parser + + ${project.basedir}/../../target/jacoco.exec + + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.1.0-SNAPSHOT + import + pom + + + + + + ${project.groupId} + concepts + ${project.groupId} yang-common @@ -34,70 +57,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-all - test + ${project.groupId} + odlext-parser-support - com.google.guava - guava + ${project.groupId} + openconfig-model-api - junit - junit - test + ${project.groupId} + openconfig-parser-support ${project.groupId} - concepts + rfc6536-model-api - commons-io - commons-io + ${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 + + + + com.google.guava + guava + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + org.osgi.core - - com.google.code.findbugs - jsr305 - - 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 +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 - - - - - - - - - - - - +