-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[CI][Java] Maven 3.9.3 causing Docker build failure #37022
Comments
the maven version in .env seems 3.5.4 but the argument is actually correct.
|
3.9.4 seems works, let me create a pr |
zinking
changed the title
maven 3.5.4 causing docker build failure
maven 3.9.3 causing docker build failure
Aug 4, 2023
kou
changed the title
maven 3.9.3 causing docker build failure
[CI][Java] Maven 3.9.3 causing Docker build failure
Aug 6, 2023
as discussed centos7 is not supported. |
This is also happen on Ubuntu 22.04: https://github.com/ursacomputing/crossbow/actions/runs/5818829907/job/15776016691#step:6:3163
|
kou
added a commit
to kou/arrow
that referenced
this issue
Aug 11, 2023
If we use https://dlcdn.apache.org/ instead of https://www.apache.org/dyn/closer.lua , old source archived can't be downloaded.
kou
added a commit
that referenced
this issue
Aug 11, 2023
### Rationale for this change If we use https://dlcdn.apache.org/ instead of https://www.apache.org/dyn/closer.lua , old source archived can't be downloaded. ### What changes are included in this PR? Use https://www.apache.org/dyn/closer.lua . ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #37022 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
loicalleyne
pushed a commit
to loicalleyne/arrow
that referenced
this issue
Nov 13, 2023
…e#37119) ### Rationale for this change If we use https://dlcdn.apache.org/ instead of https://www.apache.org/dyn/closer.lua , old source archived can't be downloaded. ### What changes are included in this PR? Use https://www.apache.org/dyn/closer.lua . ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: apache#37022 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug, including details regarding any error messages, version, and platform.
running:
archery docker run java-jni-manylinux-2014
causing
it seems the link for maven version 3.5.4 is no longer available
Component(s)
Release
The text was updated successfully, but these errors were encountered: