X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fgenprocessor%2Fpom.xml;h=a0a3b89b7381193aa28f79ae6b6ba72353f80b41;hb=1e5a6e041efef87d43a182b54d4b01f4ae87355c;hp=0aed60ac9be62109ed90799c3c8d08d66f5e6d13;hpb=6f2d7c7bd510345436f54fd1554280cc731a1dc4;p=dcaegen2%2Fplatform.git diff --git a/mod/genprocessor/pom.xml b/mod/genprocessor/pom.xml index 0aed60a..a0a3b89 100644 --- a/mod/genprocessor/pom.xml +++ b/mod/genprocessor/pom.xml @@ -2,6 +2,7 @@ 1.9.2 0.32.0 + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + @@ -79,12 +82,12 @@ limitations under the License. com.fasterxml.jackson.core jackson-core - 2.10.0.pr1 + 2.11.0 com.fasterxml.jackson.core jackson-databind - 2.10.0.pr1 + 2.11.0 org.apache.commons @@ -137,6 +140,10 @@ limitations under the License. + + sed -i /etc/nginx/nginx.conf -e '/^user /d' && touch /var/run/nginx.pid && mkdir -p /www/data && chown -R nginx:nginx /www /etc/nginx /var/cache/nginx /var/log/nginx /var/run/nginx.pid + + nginx nginx @@ -150,7 +157,7 @@ limitations under the License. onap/${project.groupId}.${project.artifactId}-job ${onap.nexus.dockerregistry.daily} - openjdk:8-jre-alpine + openjdk:8 latest ${project.version} @@ -159,12 +166,16 @@ limitations under the License. artifact-with-dependencies + + groupadd -g 1000 dcaemod && useradd --shell /bin/bash -u 1000 -g 1000 -m dcaemod + /maven /work - http://onboarding-api/onboarding + http://onboarding-api:8080/onboarding 10 + dcaemod java