X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Frproxy%2Fpom.xml;h=088ac276dfe2dfa27eb8d2bfbd59ebdc87cef6a5;hb=a731df5883aebc9fe34797737e00ea8f236019ee;hp=57f5f0df82974380c1368dbff3fddd80552d4e0a;hpb=5aa8aec689a399e7803e84e531532d0c61631ec1;p=aaf%2Fcadi.git diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index 57f5f0d..088ac27 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -24,9 +24,13 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.7-SNAPSHOT + 2.1.19-SNAPSHOT + + ${project.build.directory}/${project.artifactId}-build/ + + rproxy jar @@ -40,7 +44,6 @@ org.springframework.boot spring-boot-starter-web - @@ -68,6 +69,7 @@ org.springframework.boot spring-boot-starter-test + test @@ -130,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 +