Skip to content
Snippets Groups Projects
Commit 3ec5508b authored by Simon Barner's avatar Simon Barner
Browse files

Enable full maven debug information for tests

parent fc8f86dc
No related branches found
No related tags found
No related merge requests found
Pipeline #36561 failed
......@@ -14,7 +14,7 @@ variables:
MAVEN_CLI_OPTS: "--batch-mode"
MAVEN_OPTS: "-Dmaven.repo.local=/cache/maven.repository"
MAVEN_BUILD_OPTS: "-Dbuild.tooling=true -Dbuild.af3=true -Dbuild.emf=true"
MAVEN_TEST_OPTS: "-Dbuild.tests=true"
MAVEN_TEST_OPTS: "-X -Dbuild.tests=true"
MAVEN_BUILD_DIR: "-Duser.dir=/builds/$CI_PROJECT_PATH"
clean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment