X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=2662bbb001fece80f80909260f6c669db3ee0e54;hb=eb2060a5c39c79af8986db66c2bb08ba34e2f8be;hp=13e1408b2a7bf88a282ff2940eec268b6e14c2b1;hpb=ae6edbf264cb203e52751fe3de37597de9b2dcb0;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 13e1408b2a..2662bbb001 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -1,188 +1,162 @@ - - - - org.opendaylight.yangtools - yang - 0.5.8-SNAPSHOT - - - 4.0.0 - yang-parser-impl - ${project.artifactId} - bundle - YANG parser - - - - ${project.groupId} - yang-common - - - ${project.groupId} - yang-model-api - - - ${project.groupId} - yang-parser-api - - - ${project.groupId} - yang-model-util - - - org.antlr - antlr4 - 4.0 - - - org.slf4j - slf4j-simple - 1.7.2 - test - - - org.mockito - mockito-all - 1.8.4 - test - - - com.google.guava - guava - - - org.eclipse.xtend - org.eclipse.xtend.lib - 2.4.2 - - - junit - junit - test - - - - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.yangtools.yang.parser.impl - - - - - - maven-clean-plugin - 2.4.1 - - - - ${basedir}/src/main/xtend-gen - - ** - - - - - - - org.antlr - antlr4-maven-plugin - 4.0 - - - - antlr4 - - - - - src/main/antlr - target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen - true - true - - - - org.eclipse.xtend - xtend-maven-plugin - 2.4.2 - - - - compile - - - ${basedir}/src/main/xtend-gen - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/parser - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - *.opendaylight.yangtools.antlrv4.code.gen - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.antlr - antlr4-maven-plugin - [4.0,) - - antlr4 - - - - - - - - - - - - - - - + + + + + + + org.opendaylight.yangtools + yangtools-parent + 0.6.2-SNAPSHOT + /../../common/parent/pom.xml + + + 4.0.0 + yang-parser-impl + ${project.artifactId} + YANG parser + + + + ${project.groupId} + yang-common + + + ${project.groupId} + yang-model-api + + + ${project.groupId} + yang-parser-api + + + ${project.groupId} + yang-model-util + + + org.antlr + antlr4-runtime + 4.0 + + + org.mockito + mockito-all + test + + + com.google.guava + guava + + + junit + junit + test + + + ${project.groupId} + concepts + + + commons-io + commons-io + + + com.google.code.findbugs + jsr305 + + + + + + + org.antlr + antlr4-maven-plugin + 4.0 + + + + antlr4 + + + + + src/main/antlr + target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen + true + true + + + + org.codehaus.mojo + build-helper-maven-plugin + + + generate-sources + + add-source + + + + target/generated-sources/parser + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + *.opendaylight.yangtools.antlrv4.code.gen + + + + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.yangtools.yang.parser.* + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.antlr + antlr4-maven-plugin + [4.0,) + + antlr4 + + + + + + + + + + + + + +