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

Split mvnd for Maven 3.x and 4.x support #973

Closed
gnodet opened this issue Apr 25, 2024 · 1 comment
Closed

Split mvnd for Maven 3.x and 4.x support #973

gnodet opened this issue Apr 25, 2024 · 1 comment

Comments

@gnodet
Copy link
Contributor

gnodet commented Apr 25, 2024

The upgrade to Maven 4.0-beta-1 cannot be done easily (slf4j upgraded from 1 to 2, jline replaces jansi, etc...).
Now is the time to split mvnd again to accommodate the increasing discrepancies between Maven 3 and 4.
I've created:

The first one will get the upgrade to 3.9.7 when out, the second one aims to be merged into master.
The plan is to rebase both branches on top of current master asap.

@ppalaga @cstamas any objections ?

@cstamas
Copy link
Member

cstamas commented Apr 25, 2024

None. Go for it

@gnodet gnodet closed this as completed in a6b275d Apr 26, 2024
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