X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=9814b5f91cf1ed0e7d535588cf17cd44329f25f4;hb=20d6b967b3d425a4514000c7e77b2e5339763ba8;hp=77e07c7a9f0cce7c2491221de0acb0a01fb7333b;hpb=34e05c0bf1900c28f44242916738a828714328b7;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 77e07c7a9f..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 + + + + @@ -316,6 +329,34 @@ + + + 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 + + + + + +