X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pom.xml;h=844ae0d03faf0fe81ea219f40fecd980d7900f4d;hb=715edfff107a13216b6970b9405e42820df3fbaf;hp=db64d46fa3969a979e0f8b34108e749027705f04;hpb=4adbe2f7b802313f9016e08bd8aabfacba7c7074;p=yangtools.git diff --git a/pom.xml b/pom.xml index db64d46fa3..844ae0d03f 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 - 1.0.0-SNAPSHOT - common/parent + org.opendaylight.odlparent + odlparent-lite + 6.0.0 + 4.0.0 + org.opendaylight.yangtools yangtools-aggregator + 4.0.1-SNAPSHOT yangtools pom @@ -30,107 +31,67 @@ + artifacts + benchmarks + bundle-parent common + docs + features yang - websocket yang-validation-tool - - - benchmarks - - false - - - benchmarks - - + + true + true + - - - maven-site - - - ${user.dir}/deploy-site.xml - - + + + karaf + + true + - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - ${javadoc.args} - - - - - - - + + distribution-karaf + + + + sonar-jacoco-aggregate + + + odl.jacoco.aggregateFile + + + + + + org.jacoco + jacoco-maven-plugin + + + merge + + merge + + generate-resources + + ${odl.jacoco.aggregateFile} + + + ${project.basedir} + + **/target/code-coverage/*.exec + + + + + + + + + + - - - - - - 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 - - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/ - - - - opendaylight-site - ${nexus.site.url}/ - -