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

Fix Maven publication #64

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Fix Maven publication #64

merged 2 commits into from
Dec 11, 2024

Conversation

MGaetan89
Copy link
Member

@MGaetan89 MGaetan89 commented Dec 11, 2024

There was an issue with Maven publication when using Java 17.
I wasn't able to figure out the exact cause, but using Java 11 seems to work fine, so I've updated the project to use that version.
I've also updated the code_quality.yml workflow to add a step to publish to Maven local, so we can always ensure that publication works.

The error that was happening can be seen in the build log of the first commit: https://github.com/SRGSSR/srgdataprovider-android/actions/runs/12274751507/job/34248321537?pr=64

@MGaetan89 MGaetan89 requested a review from Loic-Dumas December 11, 2024 10:51
@MGaetan89 MGaetan89 self-assigned this Dec 11, 2024
@MGaetan89 MGaetan89 requested a review from StaehliJ December 11, 2024 10:51
@Loic-Dumas
Copy link
Contributor

Nice idea for the local publication in code quality.

@MGaetan89 MGaetan89 added this pull request to the merge queue Dec 11, 2024
Merged via the queue into main with commit c864295 Dec 11, 2024
6 checks passed
@MGaetan89 MGaetan89 deleted the fix_publication branch December 11, 2024 13:59
@MGaetan89
Copy link
Member Author

Nice idea for the local publication in code quality.

I've added it to the list of required checks on PRs in the branch protection rules

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

Successfully merging this pull request may close these issues.

2 participants