X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=b0f7ad89a4b81694c889c52e51f5cc00947c8c4f;hp=b7a4638c604874b86561f9440382f0ecf3a23d00;hb=9212fed678702583f4a555641208cf1c7b45b829;hpb=23ec2c1ab1e9266029437be0818101efbc74450e diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index b7a4638c60..b0f7ad89a4 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -285,6 +285,11 @@ ietf-netconf-monitoring ${netconf.version} + + ${project.groupId} + ietf-netconf-monitoring-extension + ${netconf.version} + org.opendaylight.controller config-persister-impl @@ -459,7 +464,7 @@ org.opendaylight.controller - zeromq-routingtable.implementation + remoterpc-routingtable.implementation 0.4.1-SNAPSHOT @@ -471,7 +476,6 @@ - integrationtests false @@ -480,41 +484,57 @@ org.apache.maven.plugins - maven-invoker-plugin - 1.5 + maven-dependency-plugin + 2.8 + + + copy + package + + copy + + + - false - ../sanitytest - - pom.xml - - true - true - - clean - verify - - - - - integration-test - - install - run - - - - + + + org.opendaylight.controller + sanitytest + ${controller.version} + jar + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + sanity-test + package + + exec + + + + + ${java.home}/bin/java + + -cp + ./target/dependency/* + org.opendaylight.controller.distribution.Sanity + + + + ${java.home} + + + + - - - - org.opendaylight.controller - controller-maven-plugin - 0.1.0-SNAPSHOT - - @@ -1342,6 +1362,13 @@ ${commons.httpclient.version} + + org.opendaylight.controller + sanitytest + ${controller.version} + + + @@ -1384,8 +1411,6 @@ - -