Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.0
-
None
-
None
Description
Jenkins build failed with error:
Windows:
[windows-jdk9] [ERROR] Failed to execute goal org.codehaus.mojo:keytool-maven-plugin:1.0:genkey (init) on project maven-project-info-reports-plugin: Result of cmd.exe /X /C '"f:\jenkins\tools\java\latest9\..\bin\keytool.exe -genkey -dname "cn=jetty, ou=jetty, L=Unknown, ST=Unknown, o=Apache, c=Unknown" -alias apache -keypass apache -keystore f:\jenkins\jenkins-slave\workspace\nfo-reports-plugin_MPIR-361-USOHCFAWZ4BXXFD3QLHLQ2HOCUSPDFM5URQGLU7AUHHJFZBJBXTQ\m/target/jetty.jks -storepass apache -validity 365 -keyalg RSA"' execution is: '1': The system cannot find the path specified.. -> [Help 1]
For linux also:
[linux-jdk9] [WARNING] /bin/sh: 1: /usr/local/asfpackages/java/jdk-9.0.1/../bin/keytool: not found
To resolve problem - upgrade to keytool-maven-plugin:1.5 - tested on Windows/Jdk9
Attachments
Issue Links
- relates to
-
MPIR-363 Upgrade dependencies to latest versions
- Closed
- links to