X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Frproxy%2Fpom.xml;h=088ac276dfe2dfa27eb8d2bfbd59ebdc87cef6a5;hb=a731df5883aebc9fe34797737e00ea8f236019ee;hp=ce105a9bc8af0f9ec80b37e3d3e212dd5da01e34;hpb=a649fd1b3c8308b4c7cc2018965c93bff9d7eb54;p=aaf%2Fcadi.git diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index ce105a9..088ac27 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -24,9 +24,13 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.11-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 +