X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FvLBMS%2Fapis%2Fvlb-vnf-onap-distribution%2Fpom.xml;h=f2eaebde6debdd35ddf841b9d49a98923f02f99b;hb=598c35ee355f076b45de2490e3e30a607238b850;hp=693b74567664aa0fa035c389cf4b32e7ef950355;hpb=2a759ffd2f6a4cd692fcc333ac87fd8921a5c936;p=demo.git diff --git a/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml b/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml index 693b7456..f2eaebde 100644 --- a/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml +++ b/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml @@ -1,19 +1,33 @@ + + + - io.fd.honeycomb.common - minimal-distribution-parent - 1.17.07 + hc-onap + 1.5.0 + org.onap.demo.vnf + ../../../honeycomb_plugin/parent-pom/pom.xml 4.0.0 - org.onap.demo.vnf.vlb vlb-vnf-onap-distribution - 1.2.0-SNAPSHOT - - -Xms128m -Xmx128m + + http://nexus.fd.io/content + +#!/bin/sh - +%s + + + -Xms256m -Xmx256m + + -client -Xms20m -Xmx32m -XX:MetaspaceSize=5m -XX:MaxMetaspaceSize=32m -XX:MaxMetaspaceExpansion=1m -Xss512k -XX:+UseSerialGC -Djava.compiler=NONE -Xverify:none -noverify + + /dev/./urandom io.fd.honeycomb.infra.distro.Main 1.17.07 1.17.07 @@ -31,7 +45,138 @@ - + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.6 + + + + ${main.class} + true + lib/ + false + true + + + config/ cert/ modules/ yang-mapping/ + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.10 + + + + unpack-configuration + prepare-package + + unpack-dependencies + + + **/honeycomb-minimal-resources/ + ${project.build.outputDirectory}/ + + + + + + + + org.codehaus.gmaven + groovy-maven-plugin + + + + distribution-module-assembly + + prepare-package + + execute + + + + io.fd.honeycomb.common.scripts.ModulesListGenerator.generate(project, properties, log) + + + + + generate-module-to-yang-index + prepare-package + + execute + + + + io.fd.honeycomb.common.scripts.ModuleYangIndexGenerator.pairDistributionModulesWithYangModules(project, log) + + + + + + + io.fd.honeycomb.common + common-scripts + 1.17.07 + + + + + + maven-assembly-plugin + 2.5.3 + + + io.fd.honeycomb.common + minimal-assembly-descriptor + 1.17.07 + + + + + create-archive + package + + single + + + + honeycomb-minimal + + + + + + + maven-surefire-plugin + + + + ${argLine} -Djava.security.egd=file:${random.seed.file} + + + + + + maven-compiler-plugin @@ -65,51 +210,9 @@ false - - org.codehaus.mojo - exec-maven-plugin - - - none - - - - true - - - - maven-checkstyle-plugin - - true - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://nexus.onap.org/ - 176c31dfe190a - ecomp-staging - - - - - ecomp-releases - Demo Release Repository - https://nexus.onap.org/content/repositories/releases/ - - - ecomp-snapshots - Demo Snapshot Repository - https://nexus.onap.org/content/repositories/snapshots/ - - - @@ -122,12 +225,22 @@ health-vnf-onap-plugin-impl ${interfaces.mapping.version} + + com.google.guava + guava + 18.0 + io.fd.honeycomb minimal-distribution ${honeycomb.min.distro.version} + + + com.google.guava + guava + + - - + \ No newline at end of file