X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=c9a5323a9a9e809d67006d8566f8fb89dfda999c;hb=17d76b9b3cbe697d2d1753e99a907c0b23fe0363;hp=32b2b09b0317eb8625e3cc91f62dc5daa03b67dd;hpb=f7a8d73e603ab5f0046e5e87956cc78e772a28d7;p=integration%2Fdistribution.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 32b2b09b..c9a5323a 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -7,19 +7,18 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.odlparent karaf4-parent - 1.8.0-SNAPSHOT + 5.0.3 org.opendaylight.integration karaf - 0.6.0-SNAPSHOT + 0.11.2 pom @@ -96,18 +95,23 @@ - - org.opendaylight.aaa aaa-cli-jar + test + + + org.opendaylight.integration + karaf-scripts + ${project.version} + test - --> - + true + + + + unpack-odl-karaf-resources + + unpack-dependencies + + prepare-package + + ${project.build.directory}/assembly + org.opendaylight.integration + karaf-scripts + META-INF\/** + true + false - --> + + + + dependency-convergence + + + + maven-enforcer-plugin + + + enforce-dependency-convergence + + enforce + + + + + + + + + + + + +