X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=57067f47ecded6b0d9e6bd745b0b0de3df344d3d;hb=4b5f54e25c08fc21c955ff75901abe96b12d3340;hp=13b0a1e570b122ae04a94e5b626b27e7c93f7b88;hpb=d04486e64562956fd518cc35225a924f65cb1c69;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 13b0a1e570..57067f47ec 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT netconf-it @@ -36,44 +34,45 @@ test - org.opendaylight.bgpcep - util + ${project.groupId} + netconf-client test ${project.groupId} - netconf-client + config-netconf-connector test ${project.groupId} - config-netconf-connector + config-manager test ${project.groupId} - yang-test + config-persister-impl test ${project.groupId} config-manager test + test-jar ${project.groupId} - config-persister-impl + netconf-impl test ${project.groupId} - config-manager + netconf-monitoring test - test-jar ${project.groupId} - netconf-impl + sal-binding-it + ${mdsal.version} test @@ -81,12 +80,29 @@ netconf-mapping-api test + + ${project.groupId} + netconf-ssh + test + + + ${project.groupId} + netconf-ssh + test + test-jar + ${project.groupId} netconf-util test test-jar + + org.opendaylight.controller + yang-test + ${config.version} + test + ${project.groupId} yang-store-impl @@ -107,9 +123,8 @@ slf4j-api - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - test org.opendaylight.controller @@ -141,14 +156,25 @@ test - - **/org/opendaylight/controller/netconf/it/*.java - false + -Dlogback.configurationFile=${maven.test.dest}/logback.xml + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + +