wildfly-security / wildfly-openssl

Generic OpenSSL bindings for Java
Apache License 2.0
81 stars 71 forks source link

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

Open shivsrivastava opened 2 months ago

shivsrivastava commented 2 months ago

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 commented 2 months ago

Please update on it.

fjuma commented 2 months ago

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 commented 2 months ago

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.