X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=plugin%2Fyang-maven-plugin-it%2Fpom.xml;h=b17648f0971705d177753a030f08543fe31dee73;hb=b429e04ee075d92efc2496d4214099afb37cbe32;hp=047af806809ff2cdcb21338d1ea91e9961b27b2e;hpb=3a4fd4f73452a860676fe5ed49f863f859e51d52;p=yangtools.git diff --git a/plugin/yang-maven-plugin-it/pom.xml b/plugin/yang-maven-plugin-it/pom.xml index 047af80680..b17648f097 100644 --- a/plugin/yang-maven-plugin-it/pom.xml +++ b/plugin/yang-maven-plugin-it/pom.xml @@ -12,14 +12,19 @@ org.opendaylight.odlparent odlparent - 9.0.6 + 10.0.2 4.0.0 org.opendaylight.yangtools yang-maven-plugin-it - 8.0.0-SNAPSHOT + 8.0.4-SNAPSHOT + + + + true + @@ -33,42 +38,37 @@ 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 + + @ + + @@ -94,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 + -