X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=library%2Fimpl%2Fpom.xml;h=2c489ac7c530b143c10423db03326c28523519fa;hb=46cb6e04523685af1844b44b899cfa92f0e9e784;hp=381de3a9b948bdf2e3f0858360badb797faf5aa7;hpb=92e38a222194d8cfb232c0361f98eeb748d1dbbe;p=ovsdb.git diff --git a/library/impl/pom.xml b/library/impl/pom.xml index 381de3a9b..2c489ac7c 100644 --- a/library/impl/pom.xml +++ b/library/impl/pom.xml @@ -1,6 +1,6 @@ + ODL :: ovsdb :: ${project.artifactId} + ../it/target/jacoco-it.exec + com.fasterxml.jackson.core @@ -46,20 +51,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html io.netty - netty-all - 4.0.26.Final + netty-handler - org.slf4j - slf4j-api + io.netty + netty-transport - org.opendaylight.controller - config-api + org.slf4j + slf4j-api - org.opendaylight.controller - sal-binding-api + org.opendaylight.aaa + aaa-cert + 0.8.0-SNAPSHOT @@ -75,11 +80,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito - mockito-all + mockito-core test - org.codehaus.sonar-plugins.java + org.sonarsource.java sonar-jacoco-listeners ${sonar-jacoco-listeners.version} test @@ -108,10 +113,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.apache.maven.plugins - maven-checkstyle-plugin - org.apache.maven.plugins maven-surefire-plugin @@ -128,7 +129,44 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.jacoco jacoco-maven-plugin + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/initial/library.cfg + cfg + config + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +