X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=54b1eb6c6695068ded33e1e7026741cdadd4dbde;hb=cebe73e6480bc9063c4cf0df0765f38e759b7223;hp=5975999e1a8d77c2daf5b9e61e40b04577471da7;hpb=77cbb9cd1fc983b6b2c6cb6bf17e16a964c987d3;p=controller.git diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 5975999e1a..54b1eb6c66 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -19,7 +19,6 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true @@ -29,9 +28,6 @@ org.opendaylight.controller.sal.binding.impl, org.opendaylight.controller.sal.binding.impl.*, org.opendaylight.controller.sal.binding.codegen.*, - org.eclipse.xtend2.lib, - org.eclipse.xtend.lib, - org.eclipse.xtext.xbase.* @@ -39,32 +35,32 @@ org.eclipse.xtend xtend-maven-plugin - 2.4.2 - - - - compile - - - ${basedir}/src/main/xtend-gen - - - maven-clean-plugin - 2.4.1 - - - - ${basedir}/src/main/xtend-gen - - ** - - - - + + org.jacoco + jacoco-maven-plugin + + org.opendaylight.controller.* + + + + pre-test + + prepare-agent + + + + post-test + test + + report + + + + @@ -74,14 +70,16 @@ sal-common-util 1.0-SNAPSHOT + + org.opendaylight.controller + sal-common-impl + 1.0-SNAPSHOT + org.opendaylight.controller sal-binding-api 1.0-SNAPSHOT - - org.slf4j slf4j-api @@ -106,17 +104,18 @@ 3.17.1-GA - org.eclipse.xtend - org.eclipse.xtend.lib - 2.4.2 + junit + junit + test org.mockito mockito-all + test - junit - junit + org.eclipse.xtend + org.eclipse.xtend.lib