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

Remove Maven3 remnants #319

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Remove Maven3 remnants #319

wants to merge 1 commit into from

Conversation

kwin
Copy link
Member

@kwin kwin commented Aug 15, 2024

(WIP)

@kwin
Copy link
Member Author

kwin commented Aug 15, 2024

@gnodet Is this going in the right direction? A lot of work still to be done....

@gnodet
Copy link
Contributor

gnodet commented Aug 15, 2024

@gnodet Is this going in the right direction? A lot of work still to be done....

I think so. To port plugins to the v4 api, basically they should not have any dependency coming from maven other than org.apache.maven.api packages.

@kwin kwin force-pushed the feature/remove-v3-remnants branch from b2896c7 to 6f0b16b Compare August 16, 2024 09:50
@ascopes
Copy link

ascopes commented Jan 4, 2025

Will this include the fixing of warnings in code produced by maven-plugin-plugin for v4?

As an example, generated HelpMojo classes now fail in projects with -Werror as they still access deprecated APIs such as .getLog().

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.

3 participants