X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2Fhoneycomb_plugin%2Fstream-count%2Fstream-count-distribution%2Fpom.xml;h=5fa84c95c9e8ea3fbd887b0478575addc1893b2f;hb=0d52415e1bf52b2850eec9ff9a1d75fcf521fc91;hp=ac75a008de3c42180fc799d581a2905f8a8eb0d9;hpb=149a1664fcb40e1ad83f48878a13d2aff0f65b75;p=demo.git diff --git a/vnfs/honeycomb_plugin/stream-count/stream-count-distribution/pom.xml b/vnfs/honeycomb_plugin/stream-count/stream-count-distribution/pom.xml index ac75a008..5fa84c95 100644 --- a/vnfs/honeycomb_plugin/stream-count/stream-count-distribution/pom.xml +++ b/vnfs/honeycomb_plugin/stream-count/stream-count-distribution/pom.xml @@ -6,29 +6,22 @@ - - - - io.fd.honeycomb.common - minimal-distribution-parent - 1.18.10 + 1.7.0-SNAPSHOT + ../../parent-pom/pom.xml 4.0.0 - org.onap.vnf.vfw sample-distribution - 1.4.0-SNAPSHOT - - -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.18.10 1.18.10 @@ -46,6 +39,125 @@ + + + + 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.18.01 + + + + + + maven-assembly-plugin + 2.5.3 + + + io.fd.honeycomb.common + minimal-assembly-descriptor + 1.18.01 + + + + + create-archive + package + + single + + + + honeycomb-minimal + + + + + + + maven-surefire-plugin + + + + ${argLine} -Djava.security.egd=file:${random.seed.file} + + + + + + maven-compiler-plugin @@ -97,4 +209,4 @@ - + \ No newline at end of file