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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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...)

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