X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=e7ba1cf23fb79513a52a217cd00cab514c6814be;hb=4e0cbdcf9b628ca9eeb94c924854ca25e9c8f73d;hp=4082b410ca68b0e10b9899f195b1cc411bd857de;hpb=240aa30062029ddc8ac4cefaf19daeaa09025902;p=yangtools.git diff --git a/pom.xml b/pom.xml index 4082b410ca..e7ba1cf23f 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.8.0-SNAPSHOT - common/parent + org.opendaylight.odlparent + odlparent-lite + 3.1.3 + 4.0.0 + org.opendaylight.yangtools yangtools-aggregator + 2.0.6.3-SNAPSHOT yangtools pom @@ -30,55 +31,50 @@ + benchmarks common + features yang - websocket 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 - - 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 - - - - - - -