X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=12d9851a983c1295543f672f94f113cf85497e0c;hb=afcef57d3592db2e186ace7b0cb2b2335edaaa62;hp=099ce7c32f255e339322c65754098a73eca6c703;hpb=3d44b57fd4da8d80d8b2a79ca4aba21a3963ac7b;p=integration%2Fdistribution.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 099ce7c3..12d9851a 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 - 4.0.9 + 8.1.1 org.opendaylight.integration karaf - 0.10.0-SNAPSHOT + 0.15.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 @@ -40,9 +41,9 @@ - ${project.groupId} + org.opendaylight.integration all-artifacts - ${project.version} + 0.15.0-SNAPSHOT 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.0-SNAPSHOT test @@ -127,6 +127,21 @@ true + + unpack-odl-karaf-resources + + unpack-dependencies + + prepare-package + + ${project.build.directory}/assembly + org.opendaylight.integration + karaf-scripts + META-INF\/** + true + false + +