Description
MAVEN_OPTS is not honored from Dockerfile, so we need to set MAVEN_OPTS in Jenkinsfile explicitly.
Especially, -Dhttps.protocols=TLSv1.2 is required when running with Java 7.
MAVEN_OPTS is not honored from Dockerfile, so we need to set MAVEN_OPTS in Jenkinsfile explicitly.
Especially, -Dhttps.protocols=TLSv1.2 is required when running with Java 7.