avoid NPE

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2018-10-09 16:05:21 +10:00
parent 94d1e26930
commit 4a929e9479
1 changed files with 2 additions and 1 deletions

3
Jenkinsfile vendored
View File

@ -72,7 +72,8 @@ def getFullBuild(jdk, os, mainJdk) {
[parserName: 'JavaDoc'],
[parserName: 'JavaC']]
step([$class: 'MavenInvokerRecorder'])
step([$class: 'MavenInvokerRecorder', reportsFilenamePattern: "target/invoker-reports/BUILD*.xml",
invokerBuildDir: "target/its"])
}
// Report on Maven and Javadoc warnings