X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=93104b665f6429ac757cd889a0287f3abb429cda;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=7ad393fbc312e5dcc184b7c9d8f7f77f9b17a0c3;hpb=dcf9ac962a6c6089592c6052c2ee9fb8f417bb43;p=yangtools.git diff --git a/pom.xml b/pom.xml index 7ad393fbc3..93104b665f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,10 +10,18 @@ + + org.opendaylight.odlparent + odlparent-lite + 1.8.5-SNAPSHOT + + + 4.0.0 - yangtools-aggregator org.opendaylight.yangtools - 0.6.2-SNAPSHOT + yangtools-aggregator + 1.1.5-SNAPSHOT + yangtools pom @@ -24,49 +32,93 @@ - code-generator common - integration-test - model - restconf + features websocket yang - benchmarks - + 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} + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +