See 
https://builds.apache.org/job/maven-box/job/maven-surefire/job/maven2surefire-jvm-communication/39/

Changes:

* finished implementation of extension in ForkStarter, unit test and

All tests passed

Build log:
[...truncated 18168 lines...]
[2020-02-08T12:39:52.470Z] [INFO] SureFire Providers 
................................. SUCCESS [  1.316 s]
[2020-02-08T12:39:52.470Z] [INFO] Shared JUnit3 Provider Code 
........................ SUCCESS [  5.537 s]
[2020-02-08T12:39:52.470Z] [INFO] Shared Java 5 Provider Base 
........................ SUCCESS [  6.541 s]
[2020-02-08T12:39:52.470Z] [INFO] Shared JUnit4 Provider Code 
........................ SUCCESS [  7.566 s]
[2020-02-08T12:39:52.470Z] [INFO] Shared JUnit48 Provider Code 
....................... SUCCESS [  8.926 s]
[2020-02-08T12:39:52.470Z] [INFO] SureFire JUnit Runner 
.............................. SUCCESS [  5.853 s]
[2020-02-08T12:39:52.470Z] [INFO] SureFire JUnit4 Runner 
............................. SUCCESS [  8.903 s]
[2020-02-08T12:39:52.470Z] [INFO] Maven Surefire Common 
.............................. FAILURE [ 49.394 s]
[2020-02-08T12:39:52.470Z] [INFO] SureFire JUnitCore Runner 
.......................... SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] SureFire JUnit Platform Runner 
..................... SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] SureFire TestNG Utils 
.............................. SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] SureFire TestNG Runner 
............................. SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] ShadeFire JUnit3 Provider 
.......................... SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] Surefire Report Parser 
............................. SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] Maven Surefire Plugin 
.............................. SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] Maven Failsafe Plugin 
.............................. SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] Maven Surefire Report Plugin 
....................... SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] Maven Surefire Integration Tests 
................... SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] Surefire Shared Utils 
.............................. SKIPPED
[2020-02-08T12:39:52.470Z] [INFO] 
------------------------------------------------------------------------
[2020-02-08T12:39:52.470Z] [INFO] BUILD FAILURE
[2020-02-08T12:39:52.471Z] [INFO] 
------------------------------------------------------------------------
[2020-02-08T12:39:52.471Z] [INFO] Total time:  04:24 min
[2020-02-08T12:39:52.471Z] [INFO] Finished at: 2020-02-08T04:39:51-08:00
[2020-02-08T12:39:52.471Z] [INFO] 
------------------------------------------------------------------------
[2020-02-08T12:39:52.471Z] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project maven-surefire-common: You have 1 Checkstyle violation. -> [Help 1]
[2020-02-08T12:39:52.471Z] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project maven-surefire-common: You have 1 Checkstyle violation.
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-02-08T12:39:52.471Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-02-08T12:39:52.471Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-02-08T12:39:52.471Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-02-08T12:39:52.471Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-02-08T12:39:52.471Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-02-08T12:39:52.471Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-02-08T12:39:52.471Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-02-08T12:39:52.471Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-02-08T12:39:52.471Z] Caused by: 
org.apache.maven.plugin.MojoFailureException: You have 1 Checkstyle violation.
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute 
(CheckstyleViolationCheckMojo.java:576)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-02-08T12:39:52.471Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-02-08T12:39:52.471Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-02-08T12:39:52.471Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-02-08T12:39:52.471Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-02-08T12:39:52.471Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-02-08T12:39:52.471Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-02-08T12:39:52.471Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-02-08T12:39:52.471Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-02-08T12:39:52.471Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-02-08T12:39:52.471Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-02-08T12:39:52.471Z] [ERROR] 
[2020-02-08T12:39:52.471Z] [ERROR] Re-run Maven using the -X switch to enable 
full debug logging.
[2020-02-08T12:39:52.471Z] [ERROR] 
[2020-02-08T12:39:52.471Z] [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
[2020-02-08T12:39:52.471Z] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2020-02-08T12:39:52.471Z] [ERROR] 
[2020-02-08T12:39:52.472Z] [ERROR] After correcting the problems, you can 
resume the build with the command
[2020-02-08T12:39:52.472Z] [ERROR]   mvn <args> -rf :maven-surefire-common
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] archiveArtifacts
[2020-02-08T12:39:52.704Z] Archiving artifacts
[Pipeline] cleanWs
[2020-02-08T12:39:52.755Z] [WS-CLEANUP] Deleting project workspace...
[2020-02-08T12:39:52.755Z] [WS-CLEANUP] Deferred wipeout is used...
[2020-02-08T12:39:52.809Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.apache.maven.surefire:surefire-api:jar:3.0.0-SNAPSHOT from the shaded jar.
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.apache.maven.surefire:surefire-logger-api:jar:3.0.0-SNAPSHOT from the 
shaded jar.
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.apache.maven.surefire:surefire-extensions-api:jar:3.0.0-SNAPSHOT from the 
shaded jar.
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.apache.maven.surefire:surefire-booter:jar:3.0.0-SNAPSHOT from the shaded 
jar.
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.apache.maven.surefire:surefire-extensions-spi:jar:3.0.0-SNAPSHOT from the 
shaded jar.
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.apache.maven:maven-model:jar:3.0 from the shaded jar.
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.apache.maven:maven-artifact:jar:3.0 from the shaded jar.
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.apache.maven:maven-plugin-api:jar:3.0 from the shaded jar.
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 from the shaded jar.
[2020-02-08T12:39:53.068Z] [INFO] Excluding 
org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
org.codehaus.plexus:plexus-utils:jar:2.0.4 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
org.codehaus.plexus:plexus-classworlds:jar:2.2.3 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
org.apache.maven:maven-toolchain:jar:3.0-alpha-2 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Including 
org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.0 in the shaded 
jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
org.apache.maven.shared:maven-artifact-transfer:jar:0.11.0 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
commons-codec:commons-codec:jar:1.11 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
org.codehaus.plexus:plexus-java:jar:1.0.3 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding org.ow2.asm:asm:jar:7.0 from the 
shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
com.thoughtworks.qdox:qdox:jar:2.0-M9 from the shaded jar.
[2020-02-08T12:39:53.069Z] [INFO] Excluding 
org.apache.maven.surefire:surefire-shared-utils:jar:3.0.0-M4 from the shaded 
jar.
[2020-02-08T12:39:53.069Z] [INFO] Minimizing jar 
org.apache.maven.surefire:maven-surefire-common:jar:3.0.0-SNAPSHOT
[2020-02-08T12:39:54.808Z] [INFO] Minimized 205 -> 174 (84%)
[2020-02-08T12:39:54.808Z] [INFO] Replacing original artifact with shaded 
artifact.
[2020-02-08T12:39:54.808Z] [INFO] Replacing 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-39\maven-surefire-common\target\maven-surefire-common-3.0.0-SNAPSHOT.jar
 with 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-39\maven-surefire-common\target\maven-surefire-common-3.0.0-SNAPSHOT-shaded.jar
[2020-02-08T12:39:54.808Z] [INFO] Dependency-reduced POM written at: 
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-maven2surefire-jvm-communication-39\maven-surefire-common\dependency-reduced-pom.xml
[2020-02-08T12:39:55.117Z] [INFO] 
[2020-02-08T12:39:55.117Z] [INFO] --- maven-checkstyle-plugin:3.0.0:check 
(checkstyle-check) @ maven-surefire-common ---
[2020-02-08T12:39:57.743Z] [INFO] There are 14 errors reported by Checkstyle 
6.18 with config/maven_checks.xml ruleset.
[2020-02-08T12:39:57.743Z] [ERROR] 
src\test\java\org\apache\maven\surefire\extensions\ForkChannelTest.java:[57,22] 
(coding) MagicNumber: '30_000L' is a magic number.
[2020-02-08T12:39:57.743Z] [INFO] Ignored 13 errors, 1 violation remaining.
[2020-02-08T12:39:57.743Z] [INFO] 
------------------------------------------------------------------------
[2020-02-08T12:39:57.743Z] [INFO] Reactor Summary for Apache Maven Surefire 
3.0.0-SNAPSHOT:
[2020-02-08T12:39:57.743Z] [INFO] 
[2020-02-08T12:39:57.743Z] [INFO] Apache Maven Surefire 
.............................. SUCCESS [01:11 min]
[2020-02-08T12:39:57.743Z] [INFO] SureFire Logger API 
................................ SUCCESS [ 26.697 s]
[2020-02-08T12:39:57.743Z] [INFO] SureFire API 
....................................... SUCCESS [ 23.624 s]
[2020-02-08T12:39:57.743Z] [INFO] Surefire Extensions API 
............................ SUCCESS [  8.378 s]
[2020-02-08T12:39:57.743Z] [INFO] Surefire Extensions SPI 
............................ SUCCESS [  2.977 s]
[2020-02-08T12:39:57.743Z] [INFO] SureFire Booter 
.................................... SUCCESS [ 24.596 s]
[2020-02-08T12:39:57.743Z] [INFO] Maven Surefire Test-Grouping Support 
............... SUCCESS [ 12.645 s]
[2020-02-08T12:39:57.743Z] [INFO] SureFire Providers 
................................. SUCCESS [  1.249 s]
[2020-02-08T12:39:57.743Z] [INFO] Shared JUnit3 Provider Code 
........................ SUCCESS [  6.130 s]
[2020-02-08T12:39:57.743Z] [INFO] Shared Java 5 Provider Base 
........................ SUCCESS [  5.750 s]
[2020-02-08T12:39:57.743Z] [INFO] Shared JUnit4 Provider Code 
........................ SUCCESS [  7.525 s]
[2020-02-08T12:39:57.743Z] [INFO] Shared JUnit48 Provider Code 
....................... SUCCESS [  8.657 s]
[2020-02-08T12:39:57.743Z] [INFO] SureFire JUnit Runner 
.............................. SUCCESS [  6.201 s]
[2020-02-08T12:39:57.743Z] [INFO] SureFire JUnit4 Runner 
............................. SUCCESS [  8.641 s]
[2020-02-08T12:39:57.743Z] [INFO] Maven Surefire Common 
.............................. FAILURE [ 55.377 s]
[2020-02-08T12:39:57.743Z] [INFO] SureFire JUnitCore Runner 
.......................... SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] SureFire JUnit Platform Runner 
..................... SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] SureFire TestNG Utils 
.............................. SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] SureFire TestNG Runner 
............................. SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] ShadeFire JUnit3 Provider 
.......................... SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] Surefire Report Parser 
............................. SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] Maven Surefire Plugin 
.............................. SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] Maven Failsafe Plugin 
.............................. SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] Maven Surefire Report Plugin 
....................... SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] Maven Surefire Integration Tests 
................... SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] Surefire Shared Utils 
.............................. SKIPPED
[2020-02-08T12:39:57.743Z] [INFO] 
------------------------------------------------------------------------
[2020-02-08T12:39:57.743Z] [INFO] BUILD FAILURE
[2020-02-08T12:39:57.743Z] [INFO] 
------------------------------------------------------------------------
[2020-02-08T12:39:57.743Z] [INFO] Total time:  04:31 min
[2020-02-08T12:39:57.743Z] [INFO] Finished at: 2020-02-08T04:39:57-08:00
[2020-02-08T12:39:57.743Z] [INFO] 
------------------------------------------------------------------------
[2020-02-08T12:39:57.743Z] [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project maven-surefire-common: You have 1 Checkstyle violation. -> [Help 1]
[2020-02-08T12:39:57.743Z] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project maven-surefire-common: You have 1 Checkstyle violation.
[2020-02-08T12:39:57.743Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2020-02-08T12:39:57.743Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-02-08T12:39:57.743Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-02-08T12:39:57.743Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-02-08T12:39:58.012Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-02-08T12:39:58.012Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-02-08T12:39:58.012Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-02-08T12:39:58.012Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-02-08T12:39:58.012Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-02-08T12:39:58.012Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-02-08T12:39:58.012Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-02-08T12:39:58.012Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-02-08T12:39:58.012Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-02-08T12:39:58.012Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-02-08T12:39:58.013Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-02-08T12:39:58.013Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-02-08T12:39:58.013Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-02-08T12:39:58.013Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-02-08T12:39:58.013Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-02-08T12:39:58.013Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-02-08T12:39:58.013Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-02-08T12:39:58.013Z] Caused by: 
org.apache.maven.plugin.MojoFailureException: You have 1 Checkstyle violation.
[2020-02-08T12:39:58.013Z]     at 
org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute 
(CheckstyleViolationCheckMojo.java:576)
[2020-02-08T12:39:58.013Z]     at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
[2020-02-08T12:39:58.013Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
[2020-02-08T12:39:58.013Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
[2020-02-08T12:39:58.013Z]     at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
[2020-02-08T12:39:58.013Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
[2020-02-08T12:39:58.013Z]     at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
[2020-02-08T12:39:58.013Z]     at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
[2020-02-08T12:39:58.013Z]     at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
[2020-02-08T12:39:58.013Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:305)
[2020-02-08T12:39:58.013Z]     at org.apache.maven.DefaultMaven.doExecute 
(DefaultMaven.java:192)
[2020-02-08T12:39:58.013Z]     at org.apache.maven.DefaultMaven.execute 
(DefaultMaven.java:105)
[2020-02-08T12:39:58.013Z]     at org.apache.maven.cli.MavenCli.execute 
(MavenCli.java:956)
[2020-02-08T12:39:58.013Z]     at org.apache.maven.cli.MavenCli.doMain 
(MavenCli.java:288)
[2020-02-08T12:39:58.013Z]     at org.apache.maven.cli.MavenCli.main 
(MavenCli.java:192)
[2020-02-08T12:39:58.013Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 
(Native Method)
[2020-02-08T12:39:58.013Z]     at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
[2020-02-08T12:39:58.013Z]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
[2020-02-08T12:39:58.013Z]     at java.lang.reflect.Method.invoke 
(Method.java:498)
[2020-02-08T12:39:58.013Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
[2020-02-08T12:39:58.013Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2020-02-08T12:39:58.013Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:406)
[2020-02-08T12:39:58.013Z]     at 
org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2020-02-08T12:39:58.013Z] [ERROR] 
[2020-02-08T12:39:58.013Z] [ERROR] Re-run Maven using the -X switch to enable 
full debug logging.
[2020-02-08T12:39:58.013Z] [ERROR] 
[2020-02-08T12:39:58.013Z] [ERROR] For more information about the errors and 
possible solutions, please read the following articles:
[2020-02-08T12:39:58.013Z] [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2020-02-08T12:39:58.013Z] [ERROR] 
[2020-02-08T12:39:58.013Z] [ERROR] After correcting the problems, you can 
resume the build with the command
[2020-02-08T12:39:58.013Z] [ERROR]   mvn <args> -rf :maven-surefire-common
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] archiveArtifacts
[2020-02-08T12:39:58.216Z] Archiving artifacts
[Pipeline] cleanWs
[2020-02-08T12:39:58.270Z] [WS-CLEANUP] Deleting project workspace...
[2020-02-08T12:39:58.271Z] [WS-CLEANUP] Deferred wipeout is used...
[2020-02-08T12:39:58.324Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tibordigana].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to