X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=57067f47ecded6b0d9e6bd745b0b0de3df344d3d;hb=4eb724db3877173d502ba38c6d83bec780b38bb2;hp=8606421ab9b547d427a57d08412218ddea9f9b06;hpb=bd2fdc53c6e7d21febc673b1d7062ca82849eb74;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 8606421ab9..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,12 @@ slf4j-api - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - test + + + org.opendaylight.controller + commons.logback_settings @@ -137,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 + + + +