mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 21:09:13 +00:00
use build-resources released version
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
c26bf34edb
commit
ba05117a0d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -120,7 +120,7 @@ def slackNotif() {
|
||||
* @return the Jenkinsfile step representing a maven build
|
||||
*/
|
||||
def mavenBuild(jdk, cmdline, mvnName, junitPublishDisabled) {
|
||||
def localRepo = ".repository" // "${env.JENKINS_HOME}/${env.EXECUTOR_NUMBER}" //
|
||||
def localRepo = ".repository" // "${env.JENKINS_HOME}/${env.EXECUTOR_NUMBER}" //
|
||||
def settingsName = 'oss-settings.xml'
|
||||
def mavenOpts = '-Xms1g -Xmx4g -Djava.awt.headless=true'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user