X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FvLBMS%2Fapis%2Fvlb-vnf-onap-distribution%2Fpom.xml;h=e63f8bb03e5d4a22224d453fe57be874e0bd64f4;hb=0d52415e1bf52b2850eec9ff9a1d75fcf521fc91;hp=8fff6bc0184ad170371b2921938698565d026eb4;hpb=65865df8352b21c6d9f93811b837a74f2af10975;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 8fff6bc0..e63f8bb0 100644 --- a/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml +++ b/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml @@ -1,26 +1,33 @@ - - + + + - demo-aggregator - 1.2.0-SNAPSHOT + hc-onap + 1.7.0-SNAPSHOT org.onap.demo.vnf - ../../../../pom.xml + ../../../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 @@ -38,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 @@ -72,51 +210,9 @@ false - - org.codehaus.mojo - exec-maven-plugin - - - none - - - - true - - - - maven-checkstyle-plugin - - true - - - - - @@ -129,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