mirror of https://github.com/apache/archiva.git
not forked compilation
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
865dd8751b
commit
c1ad3bfd12
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue