See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-gpg-plugin/job/master/11/

Changes:

* [MGPG-86] Prevent NullPointerException when executable cannot be run

All tests passed

Build log:
[...truncated 4062 lines...]
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:301)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:121)
    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:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    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:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    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:566)
    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.reporting.MavenReportException: 
Exit code: 1 - Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="F:\short\m-gpg-p-master-11@tmp\withMavenaa7dddd7\pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="F:\short\m-gpg-p-master-11@tmp\withMavenaa7dddd7"
 
javadoc: error - Error fetching URL: 
http://www.eclipse.org/projects/archives.php/

Command line was: f:\jenkins\tools\java\latest11\bin\javadoc.exe @options 
@packages

Refer to the generated Javadoc files in 
'F:\short\m-gpg-p-master-11\j11m3.8.xs\target\site\apidocs' dir.

    at 
org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeJavadocCommandLine 
(AbstractJavadocMojo.java:5298)
    at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport 
(AbstractJavadocMojo.java:2134)
    at org.apache.maven.plugins.javadoc.JavadocReport.generate 
(JavadocReport.java:134)
    at 
org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument 
(ReportDocumentRenderer.java:239)
    at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render 
(DefaultSiteRenderer.java:349)
    at org.apache.maven.plugins.site.render.SiteMojo.renderLocale 
(SiteMojo.java:198)
    at org.apache.maven.plugins.site.render.SiteMojo.execute (SiteMojo.java:147)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
(MojoExecutor.java:301)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:211)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:165)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:157)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:121)
    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:127)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
    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:960)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
    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:566)
    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/MojoExecutionException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:integration-test (integration-test) @ 
maven-gpg-plugin ---
[INFO] Building: no-main-artifact\pom.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:3.0.2-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
j11m3.8.xs\target\surefire-reports\*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of 
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Generated Artifacts Publisher: 205 ms, Junit Publisher: 
734 ms, Open Task Scanner Publisher: 1 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-jdk11-m3.8.x_site
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-files ............................ SUCCESS 
(6.1 s)
[INFO] Building: sign-and-deploy-not-jar-packaging
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           no-main-artifact\pom.xml ......................... SUCCESS 
(5.5 s)
[INFO] Building: sign-and-deploy-file-with-extras
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-not-jar-packaging ................ SUCCESS 
(3.9 s)
[INFO] Building: sign-release\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-file-with-extras ................. SUCCESS 
(4.0 s)
[INFO] Building: sign-and-deploy-file-with-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-file-with-pom .................... SUCCESS 
(3.1 s)
[INFO] Building: sign-and-deploy-file-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           sign-release\pom.xml ............................. SUCCESS 
(5.4 s)
[INFO] Building: sign-release-with-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-file-without-pom ................. SUCCESS 
(3.2 s)
[INFO] Building: sign-and-deploy-files
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           sign-release-with-excludes\pom.xml ............... SUCCESS 
(6.3 s)
[INFO] Building: sign-release-without-passphrase\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-files ............................ SUCCESS 
(5.2 s)
[INFO] Building: sign-and-deploy-not-jar-packaging
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           sign-and-deploy-not-jar-packaging ................ SUCCESS 
(3.1 s)
[INFO] Building: sign-release\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           sign-release-without-passphrase\pom.xml .......... SUCCESS 
(4.5 s)
[INFO] Building: sign-with-passphase-from-maven-settings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           sign-release\pom.xml ............................. SUCCESS 
(4.5 s)
[INFO] Building: sign-release-with-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           sign-with-passphase-from-maven-settings\pom.xml .. SUCCESS 
(5.0 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-gpg-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ maven-gpg-plugin ---
[INFO] Failsafe report directory: 
F:\short\m-gpg-p-master-11\j11m3.6.xb\target\failsafe-reports
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ 
maven-gpg-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 10, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:01 min
[INFO] Finished at: 2022-07-17T06:59:09-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\short\m-gpg-p-master-11@tmp\withMavenc73b31f0\maven-spy-20220717-065707-79116481351711154484791.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j11m3.6.xb\pom.xml under 
org\apache\maven\plugins\maven-gpg-plugin\3.0.2-SNAPSHOT\maven-gpg-plugin-3.0.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
j11m3.6.xb\target\maven-gpg-plugin-3.0.2-SNAPSHOT.jar under 
org\apache\maven\plugins\maven-gpg-plugin\3.0.2-SNAPSHOT\maven-gpg-plugin-3.0.2-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:3.0.2-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
j11m3.6.xb\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:3.0.2-SNAPSHOT generated 
by maven-failsafe-plugin:integration-test (default): 
j11m3.6.xb\target\failsafe-reports\*.xml
Recording test results
[INFO] run post-build script verify.bsh
[INFO]           sign-release-with-excludes\pom.xml ............... SUCCESS 
(5.4 s)
[INFO] Building: sign-release-without-passphrase\pom.xml
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of 
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:3.0.2-SNAPSHOT(version:
 3.0.2-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: j11m3.6.xb\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           sign-release-without-passphrase\pom.xml .......... SUCCESS 
(3.7 s)
[INFO] Building: sign-with-passphase-from-maven-settings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           sign-with-passphase-from-maven-settings\pom.xml .. SUCCESS 
(4.3 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-gpg-plugin ---
[withMaven] Publishers: Generated Artifacts Publisher: 725 ms, Junit Publisher: 
1450 ms, Open Task Scanner Publisher: 1 ms, Invoker Publisher: 7548 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] There are 2 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.22.0:verify (default) @ maven-gpg-plugin ---
[INFO] Failsafe report directory: 
F:\short\m-gpg-p-master-11\j17m3.6.xb\target\failsafe-reports
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ 
maven-gpg-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 10, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:44 min
[INFO] Finished at: 2022-07-17T06:58:20-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\short\m-gpg-p-master-11@tmp\withMaven16c3e574\maven-spy-20220717-065635-59310759438282433343833.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact j17m3.6.xb\pom.xml under 
org\apache\maven\plugins\maven-gpg-plugin\3.0.2-SNAPSHOT\maven-gpg-plugin-3.0.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
j17m3.6.xb\target\maven-gpg-plugin-3.0.2-SNAPSHOT.jar under 
org\apache\maven\plugins\maven-gpg-plugin\3.0.2-SNAPSHOT\maven-gpg-plugin-3.0.2-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:3.0.2-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
j17m3.6.xb\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:3.0.2-SNAPSHOT generated 
by maven-failsafe-plugin:integration-test (default): 
j17m3.6.xb\target\failsafe-reports\*.xml
Recording test results
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of 
source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-gpg-plugin:maven-plugin:3.0.2-SNAPSHOT(version:
 3.0.2-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: j17m3.6.xb\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 764 ms, Junit Publisher: 
1526 ms, Open Task Scanner Publisher: 1 ms, Invoker Publisher: 7943 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: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to