See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/MSHADE-389-get-rid-of-plexus/10/

Changes:

* Add a space

12 tests failed.
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.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.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 8671 lines...]
[INFO]           reloc-anno\pom.xml ............................... SUCCESS 
(4.9 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS 
(5.0 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS 
(4.9 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS 
(4.8 s)
[INFO] Building: reloc-enum-ref-from-anno\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.5 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS 
(5.3 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS 
(6.2 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS 
(5.4 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS 
(5.8 s)
[INFO] Building: services-resource-transformer\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.2 s)
[INFO] Building: 
services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS 
(7.0 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS 
(5.2 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] 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]           rerun-without-reloc\pom.xml ...................... SUCCESS 
(6.2 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS 
(5.9 s)
[INFO] Building: shading-with-java-8-sources\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]           shadePomDependency\pom.xml ....................... SUCCESS 
(5.8 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.6 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           
services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.1 
s)
[INFO] Building: shadePomDependency\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS 
(5.6 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS 
(6.0 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS 
(6.3 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS 
(6.9 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS 
(6.1 s)
[INFO] Building: shading-with-release-sources\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.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS 
(5.8 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.1 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:60155
[INFO] Stopped SocketConnector@0.0.0.0:60155
[INFO] Mock Repository Manager http://localhost:60155 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-shade-plugin ---
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS 
(5.0 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62297
[INFO] Stopped SocketConnector@0.0.0.0:62297
[INFO] Mock Repository Manager http://localhost:62297 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:  07:24 min
[INFO] Finished at: 2021-05-20T10:44:50-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven617e06b5\maven-spy-20210520-103726-57113710545511820006309.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk16-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-jdk16-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-jdk16-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.10 KB of artifacts by 45.0% relative to #9
[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-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS 
(7.1 s)
[INFO] Building: users-shader-impl\pom.xml
[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:  07:24 min
[INFO] Finished at: 2021-05-20T10:44:52-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMavenb5d6fd56\maven-spy-20210520-103727-4188176866783800076526.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in 
source directory windows-jdk16-m3.6.x_build\src\main\java
[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
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2'
 for files matching the pattern 'windows-jdk16-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 #9
[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
[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-jdk16-m3.6.x_build\target\invoker-reports\*.xml
[Fast Archiver] Compressed 213.10 KB of artifacts by 60.1% relative to #9
[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\gin_MSHADE-389-get-rid-of-plexus@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 #9
[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
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS 
(6.6 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.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56709
[INFO] Stopped SocketConnector@0.0.0.0:56709
[INFO] Mock Repository Manager http://localhost:56709 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:11 min
[INFO] Finished at: 2021-05-20T10:44:40-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven68bea7ff\maven-spy-20210520-103629-3313609464081972271921.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.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
windows-jdk11-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-jdk11-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
[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-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.3.0-SNAPSHOT in 
source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@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 #9
[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-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 331 ms, Junit Publisher: 
1746 ms, Open Task Scanner Publisher: 199 ms, Invoker Publisher: 37680 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] }
[withMaven] Publishers: Generated Artifacts Publisher: 311 ms, Junit Publisher: 
1791 ms, Open Task Scanner Publisher: 196 ms, Invoker Publisher: 37586 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] }
[withMaven] Publishers: Generated Artifacts Publisher: 319 ms, Junit Publisher: 
3263 ms, Open Task Scanner Publisher: 951 ms, Invoker Publisher: 38168 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] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to