Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing while building wildfly-openssl:1.0.4.Final using mvn clean install (wildfly-openssl:1.0.4.Final) #137

Open
shivsrivastava opened this issue May 1, 2024 · 3 comments

Comments

@shivsrivastava
Copy link

Package artifact id: wildfly-openssl

source code url: https://github.com/wildfly-security/wildfly-openssl/tree/1.0.4.Final

Issue Description: Failing while building wildfly-openssl:1.0.4.Final using mvn clean install (wildfly-openssl:1.0.4.Final)

JDK Version: 1.8

Build CMD: mvn clean install

MVN Version: 3.9.6

Error Log:

[ERROR] Command execution failed.
java.io.IOException: Cannot run program "nmake" (in directory "C:\code\Code-Latest\wildfly-openssl1.0.4.Final\code\wildfly-openssl\windows-x86_64"): CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start (ProcessBuilder.java:1048)
at java.lang.Runtime.exec (Runtime.java:621)
at org.apache.commons.exec.launcher.Java13CommandLauncher.exec (Java13CommandLauncher.java:61)
at org.apache.commons.exec.DefaultExecutor.launch (DefaultExecutor.java:279)
at org.apache.commons.exec.DefaultExecutor.executeInternal (DefaultExecutor.java:336)
at org.apache.commons.exec.DefaultExecutor.execute (DefaultExecutor.java:166)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:764)
at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:711)

attach
Failed_java_8.txt
ment: build log attached (jdk 1.8)

OS: windows 10

@shivsrivastava
Copy link
Author

Please update on it.

@fjuma
Copy link
Contributor

fjuma commented May 3, 2024

Hi, the 1.0.x branch is no longer being maintained. Have you tried using a newer version of WildFly OpenSSL (the latest version is 2.2.5.Final)?

@shivsrivastava
Copy link
Author

Hi, the 1.0.x branch is no longer being maintained. Have you tried using a newer version of WildFly OpenSSL (the latest version is 2.2.5.Final)?

As per our rq., need to build 1.0.4 version only. Please help me on this version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants