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=bc4ade4bce7abd8229f01350404c66d21c082639;hpb=aa3a6cd93c03adfacc443a60882b14d39bc714d8;p=yangtools.git diff --git a/yang/yang-maven-plugin-it/pom.xml b/yang/yang-maven-plugin-it/pom.xml index bc4ade4bce..4beba3443a 100644 --- a/yang/yang-maven-plugin-it/pom.xml +++ b/yang/yang-maven-plugin-it/pom.xml @@ -10,31 +10,27 @@ - org.opendaylight.yangtools - yang - 0.6.2-SNAPSHOT + 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 - ${project.groupId} - binding-java-api-generator - ${project.version} - test - - - ${project.groupId} - maven-sal-api-gen-plugin - ${project.version} + com.google.guava + guava test @@ -44,10 +40,33 @@ + + + ${basedir}/src/test/resources + true + + + + maven-resources-plugin + + + default-testResources + process-test-resources + + testResources + + + false + + @ + + + + + maven-failsafe-plugin - 2.16 @@ -60,7 +79,6 @@ org.codehaus.mojo properties-maven-plugin - 1.0-alpha-2 generate-resources @@ -73,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}/ + +