X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=388e3f7e92e691cbf76a8827ce4c97108206f562;hp=13b0a1e570b122ae04a94e5b626b27e7c93f7b88;hb=945be3c7c8b24bc20c3d5bc60816600fd2aae41c;hpb=66275014176d47619096a53d59a0894b93798bdc diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 13b0a1e570..388e3f7e92 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.4-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 + + + +