X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=plugin%2Fyang-maven-plugin-it%2Fpom.xml;h=f5e2dd7861084bb43b6d3d32f20b315f15865d5f;hb=94802c90715cf103f0cf921f54ea7053ee7f9a9e;hp=b160b8e1c18cdea6445c32828c2b9bb731170f6d;hpb=463a2cca96ea2044e51db915bcec62fd14be9549;p=yangtools.git diff --git a/plugin/yang-maven-plugin-it/pom.xml b/plugin/yang-maven-plugin-it/pom.xml index b160b8e1c1..f5e2dd7861 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 - 9.0.2 + 10.0.2 4.0.0 org.opendaylight.yangtools yang-maven-plugin-it - 7.0.5-SNAPSHOT + 8.0.5-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 + -