X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=f57f18edb54f1bbc1af1ae6dc1bc3c3c298cb77f;hb=b3b36d58f323a30db123f54c96de3a36bccc8fdb;hp=e53e27146f3e6697a52fad57aaa73e2abf3d693b;hpb=533323665d0b50a4b7cb118879a308b8587dc893;p=yangtools.git diff --git a/pom.xml b/pom.xml index e53e27146f..f57f18edb5 100644 --- a/pom.xml +++ b/pom.xml @@ -7,18 +7,19 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + - org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - common/parent + org.opendaylight.odlparent + odlparent-lite + 3.1.3 + 4.0.0 + org.opendaylight.yangtools yangtools-aggregator + 2.0.6.1-SNAPSHOT yangtools pom @@ -30,60 +31,50 @@ - code-generator + benchmarks common - integration-test - model - restconf - websocket + features yang - + yang-validation-tool + third-party - benchmarks + + maven-site - false + + ${user.dir}/deploy-site.xml + - - benchmarks - + + + + + org.apache.maven.plugins + maven-javadoc-plugin + false + + + aggregate + + aggregate + + package + + + -Xdoclint:none + + + + + + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - 2.12 - - false - checkstyle-logging.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - **\/target\/,**\/bin\/,**\/target-ide\/,**\/src/main/yang-gen-config\/,**\/src/main/yang-gen-sal\/,**\/src/main/xtend-gen\/ - - - - org.opendaylight.yangtools - checkstyle-logging - ${project.version} - - - - - - check - - - - - - -