X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=9814b5f91cf1ed0e7d535588cf17cd44329f25f4;hb=refs%2Fchanges%2F49%2F449%2F1;hp=f2817ed4812bcafd3a3bfd7995706ecbce50f12d;hpb=4e888e9099a29b43859702f0291499260ebd4720;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index f2817ed481..9814b5f91c 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -279,6 +279,19 @@ ${project.parent.relativePath}/sun_coding_style.xml + + org.apache.maven.plugins + maven-failsafe-plugin + 2.14.1 + + + + integration-test + verify + + + + @@ -303,6 +316,47 @@ + + + org.codehaus.enunciate + maven-enunciate-plugin + [0.0,) + + docs + + + + + + + + + org.jacoco + jacoco-maven-plugin + [0.0,) + + prepare-agent + pre-test + post-test + + + + + + + + + org.ops4j.pax.exam + maven-paxexam-plugin + [1.2.4,) + + generate-depends-file + + + + + +