X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=ec65a11357f7c46636493ccbef6e66ab3db90693;hb=65fb1dd5d293cad46967a5aeff98ca3df502e7b1;hp=7e9324b4c3553f74b9d7c95c60cd0d764c1f88aa;hpb=c4ee0656d3bc65be85d8d8a709b9a089f6facf3d;p=integration%2Fdistribution.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 7e9324b4..ec65a113 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -7,23 +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 - 3.1.3 + 9.0.15 org.opendaylight.integration karaf - 0.10.0-SNAPSHOT + 0.15.3 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 @@ -40,9 +41,9 @@ - ${project.groupId} + org.opendaylight.integration all-artifacts - ${project.version} + 0.15.3 import pom @@ -51,7 +52,7 @@ - ${project.groupId} + org.opendaylight.integration features-index features xml @@ -61,10 +62,6 @@ org.opendaylight.odlparent opendaylight-karaf4-empty - - org.opendaylight.controller - opendaylight-karaf-empty - org.opendaylight.odlparent opendaylight-karaf-empty @@ -73,7 +70,7 @@ - ${project.groupId} + org.opendaylight.integration features-test features xml @@ -83,10 +80,6 @@ org.opendaylight.odlparent opendaylight-karaf4-empty - - org.opendaylight.controller - opendaylight-karaf-empty - org.opendaylight.odlparent opendaylight-karaf-empty @@ -94,10 +87,17 @@ + org.opendaylight.aaa aaa-cli-jar - + test + + + org.opendaylight.integration + karaf-scripts + 0.15.3 test @@ -127,29 +127,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 + + + + + + + + + + + + +