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

[Backport 4.9] OF-2910: No longer use Atlassian's Maven repository #2608

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

github-actions[bot]
Copy link

Description

Backport of #2606 to 4.9.

Atlassian's Maven repository serves us a dependency (`com.github.jgonian:commons-ip-math:1.32`) that appears to be different from the dependency served under the same Maven coordinates by Maven-Central. Atlassian's one makes Openfire fail at runtime.

Atlassian has announced that they'll stop serving third-party artifacts in early 2025.

This commit removes Atlassian's Maven repository from Openfire's Maven configuration. There was one artifact used by Openfire in Atlassian's repository that couldn't be obtained elsewhere (`com.cenqua.shaj:shaj:0.5`). This has now been added to Ignite's own Maven repository.

(cherry picked from commit b46ef56)
@akrherz akrherz closed this Nov 15, 2024
@akrherz akrherz reopened this Nov 15, 2024
@akrherz akrherz merged commit f2912f0 into 4.9 Nov 15, 2024
18 checks passed
@akrherz akrherz deleted the backport-2606-to-4.9 branch November 15, 2024 19:16
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