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 deprecated maven repo #391

Merged
merged 6 commits into from
Nov 30, 2023
Merged

Fix deprecated maven repo #391

merged 6 commits into from
Nov 30, 2023

Conversation

leoraba
Copy link
Contributor

@leoraba leoraba commented Nov 29, 2023

Description of the Issue:
The conjars.org repo url is dead causing the maven build phase to take longer

Solution:
Adding a mirror of conjars.org repo.

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<extensions>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a maven extension that allows to override maven settings.xml at project level

@leoraba leoraba merged commit 5feb91e into develop Nov 30, 2023
3 checks passed
@leoraba leoraba deleted the fix/deprecated_maven_repo branch November 30, 2023 14:07
@leoraba leoraba linked an issue Nov 30, 2023 that may be closed by this pull request
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.

Optimize maven dependencies
2 participants