X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=opendaylight%2Fonap-distribution%2Ffluorine%2Fkaraf%2Fpom.xml;fp=opendaylight%2Fonap-distribution%2Ffluorine%2Fkaraf%2Fpom.xml;h=dbada050e1c74d8a74bcbcd31d692cbbf63a5c50;hb=a41427f14b8b056640e5853f5ec61284fb23acaa;hp=0000000000000000000000000000000000000000;hpb=78327d7d3e648a393ce247216e99fb4d966bd79e;p=ccsdk%2Fdistribution.git diff --git a/opendaylight/onap-distribution/fluorine/karaf/pom.xml b/opendaylight/onap-distribution/fluorine/karaf/pom.xml new file mode 100644 index 00000000..dbada050 --- /dev/null +++ b/opendaylight/onap-distribution/fluorine/karaf/pom.xml @@ -0,0 +1,199 @@ + + + + + org.opendaylight.odlparent + karaf4-parent + 3.1.4 + + + + org.onap.ccsdk.distribution + distribution-opendaylight-onap-fluorine-karaf + 0.4.1-SNAPSHOT + ccsdk-distribution :: onap :: opendaylight :: fluorine :: karaf + 4.0.0 + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + OpenDaylight distribution build specific for ONAP projects. + + + + + + 0.9.1 + + + + + + org.opendaylight.integration + all-artifacts + ${opendaylight.version} + import + pom + + + + + + + + + org.opendaylight.aaa + features-aaa + features + xml + runtime + + + + + org.opendaylight.controller + features-extras + features + xml + runtime + + + org.opendaylight.controller + features-mdsal + features + xml + runtime + + + org.opendaylight.controller + features-mdsal-benchmark + features + xml + runtime + + + org.opendaylight.controller + features-mdsal-trace + features + xml + runtime + + + + + org.opendaylight.daexim + daexim-features + features + xml + runtime + + + + + org.opendaylight.netconf + features-netconf + features + xml + runtime + + + org.opendaylight.netconf + features-netconf-connector + features + xml + runtime + + + org.opendaylight.netconf + features-restconf + features + xml + runtime + + + org.opendaylight.netconf + features-yanglib + features + xml + runtime + + + + + org.opendaylight.odlparent + features-akka + features + xml + runtime + + + org.opendaylight.odlparent + features-odlparent + features + xml + runtime + + + + org.opendaylight.aaa + aaa-cli-jar + + test + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-aaa-cli-jar + prepare-package + + copy-dependencies + + + ${project.build.directory}/assembly/bin + aaa-cli-jar + true + true + true + true + + true + + + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + + + + + + \ No newline at end of file