X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=plugin%2Fyang-maven-plugin-it%2Fpom.xml;h=3cb2717d996d10e1c98be9ccf5fba5b6c4aa6511;hb=3af0f90cf7dd663d9ceadd6f21d722b2c4a5fcdd;hp=7fe4f1f85bdbd60b00df38a831eeebc0a7fb594e;hpb=713b5aece72d6f1ab8552b7b5aa111b86447d2a1;p=yangtools.git diff --git a/plugin/yang-maven-plugin-it/pom.xml b/plugin/yang-maven-plugin-it/pom.xml index 7fe4f1f85b..3cb2717d99 100644 --- a/plugin/yang-maven-plugin-it/pom.xml +++ b/plugin/yang-maven-plugin-it/pom.xml @@ -12,70 +12,63 @@ org.opendaylight.odlparent odlparent - 8.1.0 + 10.0.0 4.0.0 org.opendaylight.yangtools yang-maven-plugin-it - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT + + + + true + org.apache.maven.shared maven-verifier - 1.6 + 1.7.2 test - - - com.google.code.findbugs - - jsr305 - - com.google.guava guava test + + org.opendaylight.yangtools + yang-maven-plugin + ${project.version} + test + - - - ${basedir}/src/test/resources - true - - + + + ${basedir}/src/test/resources + true + + - - maven-resources-plugin - - - default-testResources - process-test-resources - - testResources - - - false - - @ - - - - - - maven-failsafe-plugin + maven-resources-plugin + default-testResources + process-test-resources - integration-test - verify + testResources + + false + + @ + + @@ -101,14 +94,71 @@ - pre-integration-test - - effective-settings - + pre-integration-test + + effective-settings + + + + + + maven-failsafe-plugin + + + + integration-test + verify + + + + -DitArgPath='@{argLine}' + + + + + + + org.jacoco + jacoco-maven-plugin + + + merge-reports + post-integration-test + + merge + + + + + ${project.build.directory}/test-classes/test-parent + + *.exec + + + + + + + + + + + maven-dependency-plugin + + + fake-classes + post-integration-test + + unpack-dependencies + + + org.opendaylight.yangtools + **/*.class + ${project.build.directory}/classes + -