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 logback-parent version 1.3.1 using mvnw clean install (ch.qos.logback:logback-parent:1.3.1) #811

Open
shivsrivastava opened this issue Apr 28, 2024 · 2 comments

Comments

@shivsrivastava
Copy link

shivsrivastava commented Apr 28, 2024

Package artifact id: ch.qos.logback

source code url: https://github.com/qos-ch/logback/tree/v_1.3.1

Issue Description: Failing while building logback-parent version 1.3.1 using mvn clean install (ch.qos.logback:logback-parent:1.3.1)

JDK Version: 1.8

Build CMD: mvn clean install

MVN Version: 3.9.6

gradle version - NA

Error Log:

[INFO] /C:/code/Code-Latest/ch.qos.logbacklogback-parent1.3.1/code/logback/logback-core/src/main/java/ch/qos/logback/core/joran/event/stax/StaxEventRecorder.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/code/Code-Latest/ch.qos.logbacklogback-parent1.3.1/code/logback/logback-core/src/main/java/ch/qos/logback/core/joran/event/stax/StaxEventRecorder.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/code/Code-Latest/ch.qos.logbacklogback-parent1.3.1/code/logback/logback-core/src/main/java/ch/qos/logback/core/util/EnvUtil.java:[16,24] package java.lang.module does not exist
[INFO] 1 error

attachement: build log attached (jdk 1.8)
Failed_java_8.txt

OS: windows 10

@shivsrivastava
Copy link
Author

Please provide an update.

@hazendaz
Copy link
Contributor

hazendaz commented May 3, 2024 via email

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