X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-java-api-generator%2Fpom.xml;h=8769d6fe7c11949c4decc1879599b81f7ab801e8;hb=bd9fd3e085c5c945d20bb17b397eb48b9d8f272f;hp=8323ac604d8067fa0fd952af8922d88fa9f449b8;hpb=d80486297d4a94043f8058207353081320274df1;p=mdsal.git diff --git a/binding/mdsal-binding-java-api-generator/pom.xml b/binding/mdsal-binding-java-api-generator/pom.xml index 8323ac604d..8769d6fe7c 100644 --- a/binding/mdsal-binding-java-api-generator/pom.xml +++ b/binding/mdsal-binding-java-api-generator/pom.xml @@ -8,44 +8,27 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.13-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-java-api-generator - 0.13.0-SNAPSHOT + 2.0.13-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - pom - import - - - - org.opendaylight.mdsal mdsal-binding-generator-util + + org.opendaylight.yangtools + yang-model-export + org.eclipse.xtend org.eclipse.xtend.lib @@ -58,29 +41,7 @@ org.apache.commons commons-text - - org.sonatype.plexus - plexus-build-api - - - org.codehaus.plexus - plexus-container-default - 1.6 - provided - - - - org.codehaus.plexus - plexus-utils - - - - - org.mockito - mockito-core - org.opendaylight.yangtools yang-test-util @@ -94,41 +55,17 @@ - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - !org.sonatype.plexus.build.incremental, - * - - - - org.eclipse.xtend xtend-maven-plugin + + 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}/ - - -