X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin%2Fpom.xml;h=15094de550d07244604fde35ef447ad252b877d1;hb=refs%2Fheads%2Fv2.0.x;hp=65791d5a631b4f331f7ba495680d28f7c5e9c102;hpb=2cfba23e80e7baf105610a3e651707c77ba22e91;p=yangtools.git diff --git a/yang/yang-maven-plugin/pom.xml b/yang/yang-maven-plugin/pom.xml index 65791d5a63..15094de550 100644 --- a/yang/yang-maven-plugin/pom.xml +++ b/yang/yang-maven-plugin/pom.xml @@ -10,14 +10,16 @@ - org.opendaylight.yangtools - yangtools-parent - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + odlparent + 3.1.9 + 4.0.0 + org.opendaylight.yangtools yang-maven-plugin + 2.0.24-SNAPSHOT maven-plugin This plugin is a wrapper for "yang to source code" generation. @@ -28,14 +30,28 @@ TODO: add sample usage when finished + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-SNAPSHOT + import + pom + + + + org.apache.maven maven-core + 3.3.9 org.apache.maven maven-plugin-api + 3.3.9 org.apache.maven.plugin-tools @@ -52,6 +68,11 @@ ${project.groupId} yang-parser-impl + + ${project.groupId} + yang-test-util + test + ${project.groupId} yang-maven-plugin-spi @@ -62,11 +83,6 @@ plexus-build-api - - commons-io - commons-io - - ${project.groupId} yang-maven-plugin-spi @@ -119,22 +135,14 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -