X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features-test%2Fpom.xml;h=7ecf724f01fbff80756c3204c7bb067d913a0db1;hb=b7a7f8ccb61d02e68ec3fe31932cef9bd6bde7b3;hp=31c29f05281653f5d03a55e36a79ec34b616185f;hpb=2038ea01da50340fb9f43de569fd31f28ff61a22;p=integration%2Fdistribution.git diff --git a/features-test/pom.xml b/features-test/pom.xml index 31c29f05..7ecf724f 100644 --- a/features-test/pom.xml +++ b/features-test/pom.xml @@ -1,7 +1,7 @@ features-integration-test + 0.6.0-SNAPSHOT jar - ${project.groupId}:${project.artifactId} + distribution:${project.artifactId} Sub-project building aggregate features used for feature compatibility testing. https://wiki.opendaylight.org/view/Integration/Distribution @@ -33,111 +36,24 @@ https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=features-test;hb=HEAD HEAD - - features.xml - + + + + ${project.groupId} + all-artifacts + ${project.version} + import + pom + + + - + org.opendaylight.integration features-integration-index - ${project.version} features xml - - - org.opendaylight.odlparent - features-test - ${feature.odlparent.version} - - - junit - junit-dep - test - - - - org.opendaylight.controller - opendaylight-karaf-empty - ${feature.odlparent.version} - zip - - - - - src/main/resources - true - - - - - org.apache.karaf.tooling - karaf-maven-plugin - true - - - features-create-kar - - features-create-kar - - - ${project.build.directory}/classes/${features.file} - - - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - generate-resources - - resources - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - package - - attach-artifact - - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.opendaylight.controller - opendaylight-karaf-empty - ${feature.odlparent.version} - - - org.opendaylight.odlparent:features-test - - - - -