add the invoker publisher to get logs on maven it failures

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2018-10-09 12:41:20 +10:00
parent 56ce28b49d
commit 313654b8e9
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -31,6 +31,7 @@ def getFullBuild(jdk, os, mainJdk) {
jdk: "$jdk",
publisherStrategy: 'EXPLICIT',
globalMavenSettingsConfig: settingsName,
options: [invokerPublisher()],
mavenOpts: mavenOpts,
mavenLocalRepo: localRepo) {
// Compile only