X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=7f4f313e75ac390c525995d03a76b31f7c524cd6;hb=d7b06df70861ce27ae18001a53cfb6107e0f10d4;hp=08d61130e17cf8096b7bf2ef6a065fbccaa2fd66;hpb=ecc5c3d89650385f82260e50579694975b38af58;p=integration%2Fdistribution.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 08d61130..7f4f313e 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 - 2.0.4 + 5.0.2 org.opendaylight.integration karaf - 0.7.0-SNAPSHOT + 0.12.0-SNAPSHOT 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 + + + + + + + + + + + + +