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

Port dependency management from Ivy to Maven #23

Open
andrus opened this issue Jul 1, 2024 · 3 comments
Open

Port dependency management from Ivy to Maven #23

andrus opened this issue Jul 1, 2024 · 3 comments

Comments

@andrus
Copy link
Contributor

andrus commented Jul 1, 2024

The state of Ivy is concerning. See the discussion in SpencerPark/IJava#121 Specifically https://lists.apache.org/thread/h372vt1ztd6gfmgmfkmqzrksx6fpw97g Let's see what it takes to port the kernel dependency resolving to Maven.

@maxandersen
Copy link

i would recommend you look into using mima (https://github.com/maveniverse/mima) its what I use for jbang as it is much nicer and simpler to "bootup" and have consistent behavior from.

@andrus
Copy link
Contributor Author

andrus commented Dec 2, 2024

@maxandersen , thanks for the advice. Will check it out. Using Maven directly proved to be somewhat of a pain in our experiments. It was never intended to be embedded.

@maxandersen
Copy link

yes, thats what mima helps on - also maven 3.9+ makes it much easier.

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

No branches or pull requests

2 participants