X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=f6159cabe259485c311149d86e1e899d84c54684;hb=5961c8a1321aef9945a69677081f02a6b08edc18;hp=0b52f3b57158082d501bf54c858c227d578576ab;hpb=cc678b6293e69ae241799f119a39bab5df9579cc;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 0b52f3b571..f6159cabe2 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -67,13 +67,11 @@ 0.5.3.201107060350 jacoco - reuseReports target/jacoco.exec target/jacoco-it.exec https://sonar.opendaylight.org/ ${user.name}-private-view - jacoco java @@ -107,17 +105,36 @@ opendaylight-release opendaylight-release ${nexusproxy}/repositories/opendaylight.release/ + + false + + + true + opendaylight-snapshot opendaylight-snapshot ${nexusproxy}/repositories/opendaylight.snapshot/ + + true + + + false + thirdparty thirdparty ${nexusproxy}/repositories/thirdparty/ + + false + + + never + true + central @@ -127,6 +144,7 @@ false + never true @@ -314,28 +332,6 @@ - - org.jacoco - jacoco-maven-plugin - - org.opendaylight.controller.* - - - - pre-test - - prepare-agent - - - - post-test - test - - report - - - -