-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 all modules of jetty-project using mvn clean install #11666
Comments
Jetty 9.x is now at End of Community Support.
You should be using Jetty 12 at this point in time. Closing, duplicate of #11545 |
Hi, I'm Building jetty 12 latest code only. I have taken Source code using this url ( https://github.com/jetty/jetty.project/tree/jetty-12.0.x ). If I am not wrong, Please confirm , you are suggesting to use latest jetty 12.0.X code(https://github.com/jetty/jetty.project/tree/jetty-12.0.x). |
Yes, that is the branch for for Jetty 12 (and is also the default branch of this git repository) |
Hi , I am also facing same issue in 12.x also. Can we build this 12.x package with test cases success? JDK Version used: 21 Build CMD: mvn clean install MVN Version: 3.9.6 Operating system - Windows 10 Error in log : Error Log: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.12 s -- in org.eclipse.jetty.server.ServerConnectorTimeoutTest |
Please update on it.
Please update on it. |
Package artifact id: jetty-project
source code url: https://github.com/jetty/jetty.project
Issue Description: Failing while building all modules of jetty-project using mvn clean install
JDK Version: 21
Build CMD: mvn clean install
MVN Version: 3.9.6
Error Log:
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.12 s -- in org.eclipse.jetty.server.ServerConnectorTimeoutTest
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ContextHandlerTest.afterAll:134->ensureWritable:791 expected: but was:
[ERROR] ContextHandlerTest.okTempDirs:815 expected: but was:
[ERROR] Errors:
[ERROR] ServerConnectorCloseTest>ConnectorCloseTestBase.testCloseBetweenChunks:164 ┬╗ Socket Connection reset by peer
[INFO]
[ERROR] Tests run: 1580, Failures: 2, Errors: 1, Skipped: 47
attach
Failed_jdk_21.txt
ment: build log attached (jdk 21)
OS: windows 10
Failed_jdk_21.txt
The text was updated successfully, but these errors were encountered: