X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Frproxy%2Fpom.xml;h=088ac276dfe2dfa27eb8d2bfbd59ebdc87cef6a5;hb=refs%2Fheads%2Fmaster;hp=dd7a07e5a5a1914cabf2c9fac5667e574066a0a3;hpb=01deccbf0cc5c1cadc2d5d25e76ccb3dde676cea;p=aaf%2Fcadi.git diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index dd7a07e..088ac27 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -24,9 +24,13 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.10-SNAPSHOT + 2.1.19-SNAPSHOT + + ${project.build.directory}/${project.artifactId}-build/ + + rproxy jar @@ -128,50 +132,77 @@ false 1 + -Xmx1024m -XX:MaxPermSize=256m - org.apache.maven.plugins - maven-resources-plugin - 3.0.2 + maven-assembly-plugin + + + src/main/assembly/descriptor.xml + + - copy-docker-file + make-assembly package - copy-resources + single - - target - true - - - ${basedir}/src/main/docker - true - - - ${basedir}/src/main/bin/ - true - - - - - com.spotify +