See 
https://builds.apache.org/job/maven-box/job/maven-project-info-reports-plugin/job/master/41/

Changes:

* add mavenLinkerPublisher

All tests passed

Build log:
[...truncated 3764 lines...]
[withMaven] Options: 
[org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false],
 
JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false',
 healthy='', unHealthy='', thresholdLimit='low'], 
org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], 
org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false],
 
org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false,
 scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, 
skipDownstreamTriggers=false, lifecycleThreshold=deploy, 
ignoreUpstreamTriggers=false], 
org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 11 (latest)
[withMaven] using Maven installation 'Maven 3.5.2 (Windows)'
 > git clean -fdx # timeout=10
[Pipeline] {
[Pipeline] dir
Running in 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build>mvn
 -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e 
clean verify 
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c"
 
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 
2017-10-18T07:58:13Z)
Maven home: F:\jenkins\tools\maven\apache-maven-3.5.2\bin\..
Java version: 11, vendor: Oracle Corporation
Java home: f:\jenkins\tools\java\latest11
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family: 
"windows"
[INFO] [jenkins-event-spy] Generate 
F:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c\maven-spy-20190101-174156-4387204433785508320611.log.tmp
 ...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Maven Project Info Reports Plugin 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 
maven-project-info-reports-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
maven-project-info-reports-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
maven-project-info-reports-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ 
maven-project-info-reports-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ 
maven-project-info-reports-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ 
maven-project-info-reports-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes (use -debug for more details).
[INFO] Exclude: 
src/main/resources/org/apache/maven/report/projectinfo/resources/resources.txt
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 174 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 172 licenses.
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:clean (init) @ 
maven-project-info-reports-plugin ---
[WARNING] Keystore file 
'f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\target\jetty.jks'
 doesn't exist.
[INFO] 
[INFO] --- keytool-maven-plugin:1.5:generateKeyPair (init) @ 
maven-project-info-reports-plugin ---
[WARNING] Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c"
 
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:helpmojo (generate-helpmojo) @ 
maven-project-info-reports-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ maven-project-info-reports-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
maven-project-info-reports-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
maven-project-info-reports-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\target\classes
[INFO] 
/f:/jenkins/jenkins-slave/workspace/oject-info-reports-plugin_master@2/windows-jdk11-m3.5.x_build/src/main/java/org/apache/maven/report/projectinfo/DependencyManagementReport.java:
 Some input files use or override a deprecated API.
[INFO] 
/f:/jenkins/jenkins-slave/workspace/oject-info-reports-plugin_master@2/windows-jdk11-m3.5.x_build/src/main/java/org/apache/maven/report/projectinfo/DependencyManagementReport.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ 
maven-project-info-reports-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 17 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
maven-project-info-reports-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
maven-project-info-reports-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\target\test-classes
[INFO] 
/f:/jenkins/jenkins-slave/workspace/oject-info-reports-plugin_master@2/windows-jdk11-m3.5.x_build/src/test/java/org/apache/maven/report/projectinfo/stubs/ProjectInfoProjectStub.java:
 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\src\test\java\org\apache\maven\report\projectinfo\stubs\ProjectInfoProjectStub.java
 uses or overrides a deprecated API.
[INFO] 
/f:/jenkins/jenkins-slave/workspace/oject-info-reports-plugin_master@2/windows-jdk11-m3.5.x_build/src/test/java/org/apache/maven/report/projectinfo/stubs/ProjectInfoProjectStub.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ 
maven-project-info-reports-plugin ---
[INFO] Surefire report directory: 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.report.projectinfo.CiManagementReportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.76 s - 
in org.apache.maven.report.projectinfo.CiManagementReportTest
[INFO] Running 
org.apache.maven.report.projectinfo.DependencyConvergenceReportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s 
- in org.apache.maven.report.projectinfo.DependencyConvergenceReportTest
[INFO] Running 
org.apache.maven.report.projectinfo.DependencyManagementReportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s 
- in org.apache.maven.report.projectinfo.DependencyManagementReportTest
[INFO] Running org.apache.maven.report.projectinfo.IndexReportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s 
- in org.apache.maven.report.projectinfo.IndexReportTest
[INFO] Running org.apache.maven.report.projectinfo.IssueManagementReportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s 
- in org.apache.maven.report.projectinfo.IssueManagementReportTest
[INFO] Running org.apache.maven.report.projectinfo.LicensesReportTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s 
- in org.apache.maven.report.projectinfo.LicensesReportTest
[INFO] Running org.apache.maven.report.projectinfo.MailingListsReportTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s 
- in org.apache.maven.report.projectinfo.MailingListsReportTest
[INFO] Running org.apache.maven.report.projectinfo.ModulesReportTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 s 
- in org.apache.maven.report.projectinfo.ModulesReportTest
[INFO] Running org.apache.maven.report.projectinfo.PluginManagementReportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s 
- in org.apache.maven.report.projectinfo.PluginManagementReportTest
[INFO] Running org.apache.maven.report.projectinfo.ProjectInfoReportUtilsTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s 
- in org.apache.maven.report.projectinfo.ProjectInfoReportUtilsTest
[INFO] Running org.apache.maven.report.projectinfo.ScmReportTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - 
in org.apache.maven.report.projectinfo.ScmReportTest
[INFO] Running org.apache.maven.report.projectinfo.SummaryReportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s 
- in org.apache.maven.report.projectinfo.SummaryReportTest
[INFO] Running org.apache.maven.report.projectinfo.TeamReportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s 
- in org.apache.maven.report.projectinfo.TeamReportTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ 
maven-project-info-reports-plugin ---
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\target\maven-project-info-reports-plugin-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-project-info-reports-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ 
maven-project-info-reports-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ 
maven-project-info-reports-plugin ---
[WARNING] Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c"
 
[INFO] 1 archive(s) processed
[INFO] 
[INFO] --- maven-invoker-plugin:3.0.1:install (integration-test) @ 
maven-project-info-reports-plugin ---
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\pom.xml
 to 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\3.0.1-SNAPSHOT\maven-project-info-reports-plugin-3.0.1-SNAPSHOT.pom
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\target\maven-project-info-reports-plugin-3.0.1-SNAPSHOT.jar
 to 
f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\target\local-repo\org\apache\maven\plugins\maven-project-info-reports-plugin\3.0.1-SNAPSHOT\maven-project-info-reports-plugin-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.0.1:integration-test (integration-test) @ 
maven-project-info-reports-plugin ---
[INFO] Running Setup Jobs
[INFO] Building: dependencies-java-1.7-and-1.8\pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/f:/jenkins/jenkins-slave/workspace/.maven_repositories/null/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           dependencies-java-1.7-and-1.8\pom.xml ............ SUCCESS 
(25.5 s)
[INFO] Building: full-pom\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           full-pom\pom.xml ................................. SUCCESS 
(38.8 s)
[INFO] Building: git\pom.xml
[INFO]           git\pom.xml ...................................... SUCCESS 
(4.5 s)
[INFO] Building: java-version\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           java-version\pom.xml ............................. SUCCESS 
(3.2 s)
[INFO] Building: minimal-pom\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           minimal-pom\pom.xml .............................. SUCCESS 
(9.9 s)
[INFO] Building: mpir-229\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mpir-229\pom.xml ................................. SUCCESS 
(3.9 s)
[INFO] Building: MPIR-242\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPIR-242\pom.xml ................................. SUCCESS 
(3.8 s)
[INFO] Building: MPIR-251\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPIR-251\pom.xml ................................. SUCCESS 
(10.2 s)
[INFO] Building: MPIR-300\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPIR-300\pom.xml ................................. SUCCESS 
(3.7 s)
[INFO] Building: MPIR-349\parent\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPIR-349\parent\pom.xml .......................... SUCCESS 
(6.3 s)
[INFO] Building: MPIR-362\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPIR-362\pom.xml ................................. SUCCESS 
(4.0 s)
[INFO] Building: multi-module\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multi-module\pom.xml ............................. SUCCESS 
(16.4 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-project-info-reports-plugin ---
[INFO] There are 10 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 10 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ 
maven-project-info-reports-plugin ---
[WARNING] Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c"
 
[INFO] 1 archive(s) processed
[INFO] 
[INFO] --- maven-invoker-plugin:3.0.1:verify (integration-test) @ 
maven-project-info-reports-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 12, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:47 min
[INFO] Finished at: 2019-01-01T17:44:43Z
[INFO] Final Memory: 46M/160M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2@tmp\withMavendf36ce1c\maven-spy-20190101-174156-4387204433785508320611.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.5.x_build\pom.xml under 
org\apache\maven\plugins\maven-project-info-reports-plugin\3.0.1-SNAPSHOT\maven-project-info-reports-plugin-3.0.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.5.x_build\target\maven-project-info-reports-plugin-3.0.1-SNAPSHOT.jar
 under 
org\apache\maven\plugins\maven-project-info-reports-plugin\3.0.1-SNAPSHOT\maven-project-info-reports-plugin-3.0.1-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:3.0.1-SNAPSHOT
 generated by maven-surefire-plugin:test (default-test): 
windows-jdk11-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:3.0.1-SNAPSHOT
 in source directory windows-jdk11-m3.5.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2' for 
files matching the pattern 'windows-jdk11-m3.5.x_build\src\main\java\**\*' - 
excludes: null
[TASKS] Found 27 files to scan for tasks
[TASKS] Found 12 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #39
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:3.0.1-SNAPSHOT(version:
 3.0.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.0.1@integration-test
  integration-test}: windows-jdk11-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 854 ms, Junit Publisher: 
4180 ms, Open Task Scanner Publisher: 787 ms, Dependencies Fingerprint 
Publisher: 1 ms, Invoker Publisher: 17740 ms, Pipeline Graph Publisher: 2 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
ERROR: Cannot delete workspace 
:f:\jenkins\jenkins-slave\workspace\oject-info-reports-plugin_master@2\windows-jdk11-m3.5.x_build\target\invoker-reports\BUILD-dependencies-java-1.7-and-1.8.xml
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11-m3.5.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to