X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=aab939e8d90933dedc0dfb496d6db1ada9e48217;hb=721b580748cb93b3dac952ff1f111d0ab0da0c79;hp=8606421ab9b547d427a57d08412218ddea9f9b06;hpb=350dbdeb0a3d942ba532ada1d1931baf591bec5b;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 8606421ab9..aab939e8d9 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 @@ -25,55 +23,51 @@ config-util test - - ${project.groupId} - yang-store-api - test - ${project.groupId} netconf-api 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 @@ -83,21 +77,27 @@ ${project.groupId} - netconf-util + netconf-ssh test - test-jar ${project.groupId} - yang-store-impl + netconf-ssh test + test-jar ${project.groupId} - yang-store-impl + netconf-util test test-jar + + org.opendaylight.controller + yang-test + ${config.version} + test + org.opendaylight.controller logback-config @@ -107,9 +107,12 @@ slf4j-api - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - test + + + org.opendaylight.controller + commons.logback_settings @@ -137,14 +140,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 + + + +