See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/rmannibucau%252FMSHADE-353-ensure-relocations-can-be-applied-to-any-transformer/16/

Changes:

* Add Java 16 to available runtimes
* Added JDK 16 for Windows
* Java 16-ea has not been installed on the Windows Jenkins hosts yet.
* Update to new tool names
* Names are all lowercase
* Still no Maven 3.6.3 available on Windows
* Next Maven version change 3.7.x -> 4.x.x
* Added Java 17
* introduce optional tmpWs for Windows to prevent long path failures
* fix }
* don't pick up tmpWs from a context
* Revert "don't pick up tmpWs from a context"
* Spaces instead of tabs
* introduce optional tmpWs
* pwd() doesn't seem to work on slaves?
* Using $WORKSPACE instead of env.WORKSPACE as this could behave inconsistent 
when used on parallel nodes.
* Attempting to get the right workspace directory in parallel nodes using a 
withEnv block.
* Attempting to get the right workspace directory in parallel nodes using a 
withEnv block. fix; envs should be prefixed with the `env.` prefix.
* Using !isUnix() to check whether the node is running Windows or not
* Shorten the windows filepath even further
* Restored the full default jdk matrix including the current and ea version
* Restored the full maven version matrix default
* remove debug-flag

5 tests failed.
FAILED:  
org.apache.maven.plugins.shade.filter.MinijarFilterTest.linux-jdk16-m3.6.x_build
 / Build linux-jdk16-m3.6.x_build / testWithPomProject

Error Message:
Could not initialize class 
org.mockito.internal.creation.jmock.ClassImposterizer$3

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.internal.creation.jmock.ClassImposterizer$3
        at 
org.apache.maven.plugins.shade.filter.MinijarFilterTest.mockProject(MinijarFilterTest.java:112)
        at 
org.apache.maven.plugins.shade.filter.MinijarFilterTest.testWithPomProject(MinijarFilterTest.java:92)


FAILED:  
org.apache.maven.plugins.shade.filter.MinijarFilterTest.linux-jdk16-m3.6.x_build
 / Build linux-jdk16-m3.6.x_build / 
finsishedShouldProduceMessageForClassesTotalNonZero

Error Message:
Could not initialize class 
org.mockito.internal.creation.jmock.ClassImposterizer$3

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.internal.creation.jmock.ClassImposterizer$3
        at 
org.apache.maven.plugins.shade.filter.MinijarFilterTest.finsishedShouldProduceMessageForClassesTotalNonZero(MinijarFilterTest.java:143)


FAILED:  
org.apache.maven.plugins.shade.filter.MinijarFilterTest.linux-jdk16-m3.6.x_build
 / Build linux-jdk16-m3.6.x_build / 
finishedShouldProduceMessageForClassesTotalZero

Error Message:
Could not initialize class 
org.mockito.internal.creation.jmock.ClassImposterizer$3

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.internal.creation.jmock.ClassImposterizer$3
        at 
org.apache.maven.plugins.shade.filter.MinijarFilterTest.finishedShouldProduceMessageForClassesTotalZero(MinijarFilterTest.java:160)


FAILED:  
org.apache.maven.plugins.shade.filter.SimpleFilterTest.linux-jdk16-m3.6.x_build 
/ Build linux-jdk16-m3.6.x_build / testIsFiltered

Error Message:
null

Stack Trace:
java.lang.ExceptionInInitializerError
        at 
org.apache.maven.plugins.shade.filter.SimpleFilterTest.testIsFiltered(SimpleFilterTest.java:81)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make 
protected final java.lang.Class 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
 throws java.lang.ClassFormatError accessible: module java.base does not "opens 
java.lang" to unnamed module @209c0b14
        at 
org.apache.maven.plugins.shade.filter.SimpleFilterTest.testIsFiltered(SimpleFilterTest.java:81)


FAILED:  
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / 
Build linux-jdk16-m3.6.x_build / testShadeWithFilter

Error Message:
Could not initialize class 
org.mockito.internal.creation.jmock.ClassImposterizer$3

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.mockito.internal.creation.jmock.ClassImposterizer$3
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:202)




Build log:
[...truncated 9371 lines...]
[INFO] Building: plugin-descriptor-relocation\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS 
(5.0 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS 
(5.1 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS 
(5.2 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-descriptor-relocation\pom.xml ............. SUCCESS 
(13.4 s)
[INFO] Building: pom-packaging\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS 
(3.7 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS 
(6.8 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS 
(5.7 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS 
(8.6 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS 
(5.0 s)
[INFO] Building: 
services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO]           reloc-abs-resource-path\pom.xml .................. SUCCESS 
(5.9 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           
services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.3 
s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS 
(6.2 s)
[INFO] Building: reloc-and-mini\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS 
(6.2 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-and-mini\pom.xml ........................... SUCCESS 
(6.4 s)
[INFO] Building: reloc-anno\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS 
(6.7 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO]           reloc-anno\pom.xml ............................... SUCCESS 
(5.3 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS 
(5.0 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS 
(7.2 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS 
(5.1 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS 
(6.3 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS 
(5.7 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS 
(4.8 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:49227
[INFO] Stopped SocketConnector@0.0.0.0:49227
[INFO] Mock Repository Manager http://localhost:49227 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ 
maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 67, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:32 min
[INFO] Finished at: 2021-01-14T02:47:44-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\an-be-applied-to-any-transformer@2@tmp\withMavenb5ff84f3\maven-spy-20210114-024012-516491856044674271818.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.6.x_build\pom.xml under 
org\apache\maven\plugins\maven-shade-plugin\3.2.3-SNAPSHOT\maven-shade-plugin-3.2.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.2.3-SNAPSHOT.jar under 
org\apache\maven\plugins\maven-shade-plugin\3.2.3-SNAPSHOT\maven-shade-plugin-3.2.3-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.2.3-SNAPSHOT-tests.jar 
under 
org\apache\maven\plugins\maven-shade-plugin\3.2.3-SNAPSHOT\maven-shade-plugin-3.2.3-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 202.11 KB of artifacts by 79.2% relative to #11
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT in 
source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\an-be-applied-to-any-transformer@2'
 for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' 
- excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #11
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT(version:
 3.2.3-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS 
(6.8 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS 
(6.1 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS 
(5.3 s)
[INFO] Building: 
services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           
services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.6 
s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS 
(6.7 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS 
(6.8 s)
[INFO] Building: shading-with-release-sources\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 259 ms, Junit Publisher: 
1849 ms, Open Task Scanner Publisher: 180 ms, Invoker Publisher: 34143 ms, 
Pipeline Graph Publisher: 88 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS 
(7.9 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS 
(6.7 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS 
(5.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:64270
[INFO] Stopped SocketConnector@0.0.0.0:64270
[INFO] Mock Repository Manager http://localhost:64270 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ 
maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 66, Failed: 1, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  mini-jar-jdk11+\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:54 min
[INFO] Finished at: 2021-01-14T02:48:33-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\an-be-applied-to-any-transformer@2@tmp\withMavena1f34557\maven-spy-20210114-024039-2271610070572779630051.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) 
on project maven-shade-plugin: 1 build failed. See console output above for 
details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify (integration-test) 
on project maven-shade-plugin: 1 build failed. See console output above for 
details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See 
console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures 
(InvokerSession.java:259)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:347)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk15-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT in 
source directory windows-jdk15-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\an-be-applied-to-any-transformer@2'
 for files matching the pattern 'windows-jdk15-m3.6.x_build\src\main\java\**\*' 
- excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #11
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.2.3-SNAPSHOT(version:
 3.2.3-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: windows-jdk15-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 54 ms, Junit Publisher: 
2040 ms, Open Task Scanner Publisher: 182 ms, Invoker Publisher: 35696 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk15-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [mthmulders, martinkanters, rfscholte, slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to