]> source.dussan.org Git - archiva.git/commitdiff
not forked compilation
authorOlivier Lamy <olamy@apache.org>
Mon, 11 Apr 2022 05:48:08 +0000 (15:48 +1000)
committerOlivier Lamy <olamy@apache.org>
Mon, 11 Apr 2022 05:48:08 +0000 (15:48 +1000)
Signed-off-by: Olivier Lamy <olamy@apache.org>
Jenkinsfile-itest

index 240f3a9167f140b89a42fff201b42ea0d050daf3..099d1b8345c1f2ddce3aa1ffbce6d5de03274092 100644 (file)
@@ -146,7 +146,7 @@ pipeline {
                                     // -Pci-server: Profile for CI Server
                                     // -Pit-js: Runs the Selenium tests
                                     // -Pchrome: Activates the Selenium Chrome Test Agent
-                                    sh "mvn clean verify -B -V -e -fae -Dmaven.compiler.fork=true -DmaxWaitTimeInMs=2000 -DseleniumRemote=true -Pci-server -Pit-js -Pchrome -pl :archiva-webapp-test -DtrimStackTrace=false"
+                                    sh "mvn clean verify -B -V -e -fae -DmaxWaitTimeInMs=2000 -DseleniumRemote=true -Pci-server -Pit-js -Pchrome -pl :archiva-webapp-test -DtrimStackTrace=false"
                                 }
                     }
                 }