X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=ec7b7811637cbf25718c9ca3aba0ff1bd028a3be;hb=400b7cad3487756bd658b05202a7e3c3efe10e71;hp=90a3e97e4d01e74a1229dea69696d54e90a0b03e;hpb=3858b1abbf0f5ea333172951aeac07647c71ca9b;p=yangtools.git diff --git a/pom.xml b/pom.xml index 90a3e97e4d..ec7b781163 100644 --- a/pom.xml +++ b/pom.xml @@ -7,13 +7,20 @@ 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.odlparent + odlparent-lite + 3.1.1 + + 4.0.0 - yangtools-aggregator org.opendaylight.yangtools - 0.6.2-SNAPSHOT + yangtools-aggregator + 2.0.4-SNAPSHOT + yangtools pom @@ -24,48 +31,77 @@ - code-generator common - integration-test - model - restconf - websocket + features yang - + yang-validation-tool + third-party + + + benchmarks + + false + + + benchmarks + + + + + + maven-site + + + ${user.dir}/deploy-site.xml + + + + + + + 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 - - - - - + org.apache.maven.plugins + maven-checkstyle-plugin + + + org.opendaylight.yangtools + checkstyle-logging + ${project.version} + + + + +