X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=f789faa3c0fda10a620a5442feb06d0f52e215fa;hb=4f24a510964f5e0d57cdd667e6627560fae2137c;hp=46a0b298efcb83aeb241feb64f26f49d83000821;hpb=78c0309a346a750a5230d9aa8d58a6d71901f114;p=integration%2Fdistribution.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 46a0b298..f789faa3 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -7,25 +7,24 @@ 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.9.0 + 11.0.0 org.opendaylight.integration karaf - 0.7.0-SNAPSHOT + 0.17.0-SNAPSHOT pom ODL :: integration :: ${project.artifactId} The actual Karaf archive building sub-project. - https://wiki.opendaylight.org/view/Integration/Distribution + https://wiki.opendaylight.org/x/ggYF Eclipse Public License v1.0 @@ -42,9 +41,9 @@ - ${project.groupId} + org.opendaylight.integration all-artifacts - ${project.version} + 0.17.0-SNAPSHOT import pom @@ -53,7 +52,7 @@ - ${project.groupId} + org.opendaylight.integration features-index features xml @@ -63,10 +62,6 @@ org.opendaylight.odlparent opendaylight-karaf4-empty - - org.opendaylight.controller - opendaylight-karaf-empty - org.opendaylight.odlparent opendaylight-karaf-empty @@ -75,7 +70,7 @@ - ${project.groupId} + org.opendaylight.integration features-test features xml @@ -85,10 +80,6 @@ org.opendaylight.odlparent opendaylight-karaf4-empty - - org.opendaylight.controller - opendaylight-karaf-empty - org.opendaylight.odlparent opendaylight-karaf-empty @@ -96,18 +87,23 @@ - - org.opendaylight.aaa aaa-cli-jar + test + + + org.opendaylight.integration + karaf-scripts + 0.17.0-SNAPSHOT + 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 + + + + + + + + + + + + +