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

Not able to build from source for com.github.erosb:everit-json-schema:1.14.4 #509

Open
imtavish04 opened this issue Jun 25, 2024 · 2 comments

Comments

@imtavish04
Copy link

I am trying to run "mvn clean install" for com.github.erosb:everit-json-schema:1.14.4. But the build is failing with the given error -->

[ERROR] testInEarlyFailingMode{TestCase}[253]  Time elapsed: 130.956 s  <<< ERROR!
java.io.UncheckedIOException: java.net.ConnectException: Connection timed out
        at org.everit.json.schema.V4TestSuiteTest.testInEarlyFailingMode(V4TestSuiteTest.java:41)
Caused by: java.net.ConnectException: Connection timed out
        at org.everit.json.schema.V4TestSuiteTest.testInEarlyFailingMode(V4TestSuiteTest.java:41)
Caused by: java.net.ConnectException: Connection timed out
        at org.everit.json.schema.V4TestSuiteTest.testInEarlyFailingMode(V4TestSuiteTest.java:41)

I am using the following java and maven versions ->

Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /opt/apache-maven-3.9.4
Java version: 17.0.8, vendor: Oracle Corporation, runtime: /opt/jdk-17.0.8
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.4.17-2136.308.9.el8uek.x86_64", arch: "amd64", family: "unix"

Please assist on how to resolve this issue.

@erosb
Copy link
Contributor

erosb commented Jun 25, 2024

Hello, can you please attach a full build log?

@imtavish04
Copy link
Author

Hi please find the attached build logs
build.log

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