Skip to content

add Maven 3 vs 4 plugins for master switched to Maven 4 #26

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 2 commits into from
Jul 1, 2025

Conversation

hboutemy
Copy link
Member

make sure that plugin directories contain by default the Maven 3 branch
and the few plugins that switched to Maven 4 in master are in a separate directory marked "-4"

there are many plugins which are still at Maven 3 in master, but have a non-maintained mvn4 branch: for now, let's ignore them

@hboutemy hboutemy requested review from cstamas and gnodet May 25, 2025 22:11
@slawekjaranowski
Copy link
Member

There is also - https://github.com/apache/maven-filtering

@hboutemy
Copy link
Member Author

uh, I did not know: it proves that this is useful
I'll add it now
and later look deeper why a provided maven-core dependency was changed into many maven API compile dependencies: this is surprising

(I hate that we're having more Maven subprojects that do a Maven 4 specific branch in parallel to Maven 3 one...)

@hboutemy hboutemy merged commit 2f3d049 into master Jul 1, 2025
@hboutemy hboutemy deleted the plugins-4 branch July 1, 2025 17:26
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.

4 participants