X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=87b04bce50c3461dd2ff612417b8f1a11fa40211;hb=4117c5eef0b90134859d23b52228f3f340812714;hp=b7ebd6ffa46ee4ca9d706e55168de2cefcee15ab;hpb=40238c5c23ab51bc49b58ad27207a0797aa743ac;p=integration%2Fdistribution.git diff --git a/karaf/pom.xml b/karaf/pom.xml index b7ebd6ff..87b04bce 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -7,17 +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 - 3.1.0 + 6.0.1 org.opendaylight.integration karaf - 0.9.0-SNAPSHOT + 0.12.0-SNAPSHOT pom @@ -94,10 +95,17 @@ + org.opendaylight.aaa aaa-cli-jar - + test + + + org.opendaylight.integration + karaf-scripts + ${project.version} test @@ -127,29 +135,49 @@ true - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - prepare-package + unpack-odl-karaf-resources - run + 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 + + + + + + + + + + + + +