10000 Replace Ivy with Maven resolver by m-dzianishchyts · Pull Request #61 · dflib/jjava · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Replace Ivy with Maven resolver #61

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

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

m-dzianishchyts
Copy link
Contributor
@m-dzianishchyts m-dzianishchyts commented Feb 24, 2025

What does this PR do?

Replaces the Ivy dependency resolution logic with the Maven dependency resolver (using MIMA which is a Maven resolver facade) while keeping the Ivy dependency pattern available.
Ivy brings a lot of problems that we don’t encounter in Maven. This replacement is obvious, and it's time to make it happen.

Fixes #55.

@stariy95 stariy95 merged commit 895ccaf into dflib:main Apr 3, 2025
3 checks passed
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.

Working on POM in SNAPSHOT mode fails to work properly due to .ivy2 cache
2 participants
0