Skip to content

Commit

Permalink
try MAVEN_OPTS
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Apr 29, 2023
1 parent 2a464b9 commit 62f454e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Expand Up @@ -64,6 +64,7 @@ spec:
environment {
ANT_OPTS = "-Djavax.xml.accessExternalStylesheet=all -Djavax.xml.accessExternalSchema=all -Djavax.xml.accessExternalDTD=file,http"
MAIL_USER="user01@james.local"
MAVEN_OPTS="-Pstaging"
MAVEN_ARGS="-Pstaging"
}
stages {
Expand Down

0 comments on commit 62f454e

Please sign in to comment.