See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/master/40/

Changes:

* [MSHADE-389] Get rid of old baggage

12 tests failed.
FAILED:  
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / 
Build linux-jdk16-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.ExceptionInInitializerError
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
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.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


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

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


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

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


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

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


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

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.ExceptionInInitializerError
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
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 @7cb9503a
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


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

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


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

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


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

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / 
Build windows-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.ExceptionInInitializerError
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
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 @3ac3fd8b
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / 
Build windows-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


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

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / 
Build windows-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: 
java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class 
com.google.inject.internal.cglib.core.$ReflectUtils
        at 
org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)




Build log:
[...truncated 9074 lines...]
[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.bsh
[INFO]           finalNameBuild\pom.xml ........................... SUCCESS 
(5.0 s)
[INFO] Building: finalNameBuild-attached\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           finalNameBuild-attached\pom.xml .................. SUCCESS 
(5.6 s)
[INFO] Building: finalNameShade\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           finalNameShade\pom.xml ........................... SUCCESS 
(5.0 s)
[INFO] Building: finalNameShade-attached\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           finalNameShade-attached\pom.xml .................. SUCCESS 
(5.4 s)
[INFO] Building: implicit-inclusion-of-project-artifact\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           implicit-inclusion-of-project-artifact\pom.xml ... SUCCESS 
(6.0 s)
[INFO] Building: manifest-retained\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           manifest-retained\pom.xml ........................ SUCCESS 
(8.2 s)
[INFO] Building: manifest-transformed\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           manifest-transformed\pom.xml ..................... SUCCESS 
(5.7 s)
[INFO] Building: mini-jar\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           mini-jar\pom.xml ................................. SUCCESS 
(5.9 s)
[INFO] Building: mini-jar-jdk11+\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           mini-jar-jdk11+\pom.xml .......................... SUCCESS 
(7.5 s)
[INFO] Building: mini-jar-malformed-dependencies\pom.xml
[INFO]           mini-jar-malformed-dependencies\pom.xml .......... SUCCESS 
(7.4 s)
[INFO] Building: mini-jar-package-info\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           mini-jar-package-info\pom.xml .................... SUCCESS 
(6.5 s)
[INFO] Building: mini-jar-respect-includes\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 2381 ms, Junit 
Publisher: 16508 ms, Open Task Scanner Publisher: 1037 ms, Invoker Publisher: 
125890 ms, Pipeline Graph Publisher: 1 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.bsh
[INFO]           mini-jar-respect-includes\pom.xml ................ SUCCESS 
(6.5 s)
[INFO] Building: MSHADE-105\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-105\pom.xml ............................... SUCCESS 
(13.1 s)
[INFO] Building: MSHADE-114\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 1741 ms, Junit 
Publisher: 26046 ms, Open Task Scanner Publisher: 1285 ms, Invoker Publisher: 
134942 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]           MSHADE-114\pom.xml ............................... SUCCESS 
(5.2 s)
[INFO] Building: mshade-123\pom.xml
[INFO]           mshade-123\pom.xml ............................... SUCCESS 
(9.4 s)
[INFO] Building: MSHADE-133\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-133\pom.xml ............................... SUCCESS 
(5.5 s)
[INFO] Building: MSHADE-155\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-155\pom.xml ............................... SUCCESS 
(4.9 s)
[INFO] Building: MSHADE-182\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-182\pom.xml ............................... SUCCESS 
(4.7 s)
[INFO] Building: MSHADE-183\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-183\pom.xml ............................... SUCCESS 
(5.7 s)
[INFO] Building: MSHADE-185\pom.xml
[INFO]           MSHADE-185\pom.xml ............................... SKIPPED due 
to JRE version
[INFO] Building: MSHADE-232_ResourceBundleAppendingTransformer\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-232_ResourceBundleAppendingTransformer\pom.xml SUCCESS 
(5.5 s)
[INFO] Building: MSHADE-239_finalName-attachments\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-239_finalName-attachments\pom.xml ......... SUCCESS 
(4.7 s)
[INFO] Building: MSHADE-240_reloc-mavenfiles\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-240_reloc-mavenfiles\pom.xml .............. SUCCESS 
(8.0 s)
[INFO] Building: MSHADE-247\pom.xml
[INFO]           MSHADE-247\pom.xml ............................... SUCCESS 
(5.3 s)
[INFO] Building: MSHADE-258_module_relocation\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-258_module_relocation\pom.xml ............. SUCCESS 
(5.3 s)
[INFO] Building: MSHADE-284_shadeTestJar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-284_shadeTestJar\pom.xml .................. SUCCESS 
(10.5 s)
[INFO] Building: MSHADE-285_createTestSourcesJar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-285_createTestSourcesJar\pom.xml .......... SUCCESS 
(8.8 s)
[INFO] Building: MSHADE-313_minimized-services\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-313_minimized-services\pom.xml ............ SUCCESS 
(7.6 s)
[INFO] Building: MSHADE-316\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-316\pom.xml ............................... SUCCESS 
(6.7 s)
[INFO] Building: MSHADE-340_shadedTestJarArtifactAttached\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-340_shadedTestJarArtifactAttached\pom.xml . SUCCESS 
(10.7 s)
[INFO] Building: MSHADE-351\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-351\pom.xml ............................... SUCCESS 
(5.1 s)
[INFO] Building: MSHADE-363_old-plugin\pom.xml
[INFO]           MSHADE-363_old-plugin\pom.xml .................... SUCCESS 
(5.8 s)
[INFO] Building: MSHADE-363_old-Transformer\pom.xml
[INFO]           MSHADE-363_old-Transformer\pom.xml ............... SUCCESS 
(7.1 s)
[INFO] Building: MSHADE-373\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-373\pom.xml ............................... SUCCESS 
(13.0 s)
[INFO] Building: non-runtime-scope-excluded\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-runtime-scope-excluded\pom.xml ............... SUCCESS 
(5.1 s)
[INFO] Building: plugin-descriptor-relocation\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-descriptor-relocation\pom.xml ............. SUCCESS 
(13.6 s)
[INFO] Building: pom-packaging\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS 
(3.8 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS 
(8.4 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[INFO]           reloc-abs-resource-path\pom.xml .................. SUCCESS 
(6.0 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS 
(5.3 s)
[INFO] Building: reloc-and-mini\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]           reloc-anno\pom.xml ............................... SUCCESS 
(4.7 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS 
(4.9 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS 
(5.3 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS 
(5.5 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS 
(6.3 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS 
(6.0 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS 
(4.9 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.0 
s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS 
(6.1 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.2 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS 
(7.4 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS 
(6.5 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:60334
[INFO] Stopped SocketConnector@0.0.0.0:60334
[INFO] Mock Repository Manager http://localhost:60334 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: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:09 min
[INFO] Finished at: 2021-05-21T00:50:32-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shade-plugin_master@2@tmp\withMaven9d98300f\maven-spy-20210521-004222-8678640239013715770605.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk17-m3.6.x_build\pom.xml under 
org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under 
org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar 
under 
org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 213.11 KB of artifacts by 15.0% relative to #39
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk17-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.3.0-SNAPSHOT in 
source directory windows-jdk17-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shade-plugin_master@2'
 for files matching the pattern 'windows-jdk17-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 #39
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version:
 3.3.0-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 318 ms, Junit Publisher: 
1908 ms, Open Task Scanner Publisher: 201 ms, Invoker Publisher: 37004 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] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to