X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=binding%2Fmdsal-binding-java-api-generator%2Fpom.xml;h=bc448194b5884c669cb76f57b4e8f3767d1d7891;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=38b3ae3a029c982cfd470ecbd441ea1baa948905;hpb=8884f45c88f417abd6fdc877e05c747adeb5b09b;p=mdsal.git diff --git a/binding/mdsal-binding-java-api-generator/pom.xml b/binding/mdsal-binding-java-api-generator/pom.xml index 38b3ae3a02..bc448194b5 100644 --- a/binding/mdsal-binding-java-api-generator/pom.xml +++ b/binding/mdsal-binding-java-api-generator/pom.xml @@ -8,39 +8,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.2 - + org.opendaylight.mdsal + dom-parent + 4.0.11-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-java-api-generator - 0.13.0-SNAPSHOT + 2.0.11-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7 - pom - import - - - - org.opendaylight.mdsal @@ -62,34 +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 - - - - - junit - junit - test - - - org.mockito - mockito-core - org.opendaylight.yangtools yang-test-util @@ -103,48 +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.eclipse.platform - org.eclipse.equinox.common - 3.10.0 - - + + + 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}/ - - -