X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-maven-plugin-it%2Fpom.xml;h=4beba3443ada8d0dd1174e9d3335ea1196e58b8d;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=4d004b6f72c50019e843b810469141f32e81ccbe;hpb=013b91fde437917f9e1d988a4e737c8906c93acb;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index 4d004b6f72..4beba3443a 100644 --- a/yang/yang-maven-plugin-it/pom.xml +++ b/yang/yang-maven-plugin-it/pom.xml @@ -10,19 +10,27 @@ - org.opendaylight.yangtools - yang - 0.6.0 + org.opendaylight.odlparent + odlparent + 1.8.5-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-maven-plugin-it + 1.1.5-SNAPSHOT org.apache.maven.shared maven-verifier - 1.5 + 1.6 + test + + + com.google.guava + guava test @@ -32,10 +40,33 @@ + + + ${basedir}/src/test/resources + true + + + + maven-resources-plugin + + + default-testResources + process-test-resources + + testResources + + + false + + @ + + + + + maven-failsafe-plugin - 2.16 @@ -48,7 +79,6 @@ org.codehaus.mojo properties-maven-plugin - 1.0-alpha-2 generate-resources @@ -61,7 +91,36 @@ + + maven-help-plugin + + ${project.build.directory}/effective-settings.xml + + + + pre-integration-test + + effective-settings + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +