X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=87b04bce50c3461dd2ff612417b8f1a11fa40211;hb=4117c5eef0b90134859d23b52228f3f340812714;hp=2d8c8a2d74be9577c98e77d5ceb0cc13c2b0b0c4;hpb=679e541c1f3cb77b2bcf9233c72c41a19c9c1cb4;p=integration%2Fdistribution.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 2d8c8a2d..87b04bce 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 - 3.0.2 + 6.0.1 org.opendaylight.integration karaf - 0.8.0-SNAPSHOT + 0.12.0-SNAPSHOT pom @@ -96,10 +95,17 @@ + org.opendaylight.aaa aaa-cli-jar - + test + + + org.opendaylight.integration + karaf-scripts + ${project.version} test @@ -129,8 +135,49 @@ 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 + + + + + + + + + + + + +