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

GH-41490: WIP: [Java] Use macos-12 for building C++ libraries #41598

Closed
wants to merge 1 commit into from

Conversation

kou
Copy link
Member

@kou kou commented May 9, 2024

Rationale for this change

macos-latest is macos-14 and it's arm64 not x86_64. java-jars works well with macos-12 that is the previous macos-latset.

What changes are included in this PR?

Use macos-12 that is the previous macos-latest explicitly.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@kou kou requested review from assignUser and raulcd as code owners May 9, 2024 02:22
@kou
Copy link
Member Author

kou commented May 9, 2024

@github-actions crossbow submit java-jars

Copy link

github-actions bot commented May 9, 2024

⚠️ GitHub issue #41490 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label May 9, 2024
Copy link

github-actions bot commented May 9, 2024

Revision: af5591c

Submitted crossbow builds: ursacomputing/crossbow @ actions-58a3e395ca

Task Status
java-jars GitHub Actions

@kou
Copy link
Member Author

kou commented May 9, 2024

This doesn't solve anything:

https://github.com/ursacomputing/crossbow/actions/runs/9011422157/job/24759643022#step:6:16286

Error:  Failed to execute goal org.apache.maven.plugins:maven-source-plugin:3.3.0:jar (default-cli) on project module-info-compiler-maven-plugin: Presumably you have configured maven-source-plugn to execute twice times in your build. You have to configure a classifier for at least on of them. -> [Help 1]

@kou kou closed this May 9, 2024
@kou kou deleted the ci-java-jars-macos-12 branch May 9, 2024 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting committer review Awaiting committer review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant