Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Plugin depends on the deprecated Maven 2.x compatibility layer, which may not be supported in Maven 4.x #398

Open
kohlschuetter opened this issue Jul 2, 2023 · 0 comments

Comments

@kohlschuetter
Copy link

Checking my project for plugin updates with

mvn versions:display-plugin-updates -U  -Dmaven.plugin.validation=verbose

shows me that nar-maven-plugin is the only plugin that still depends on the deprecated Maven 2.x compatibility layer, which may not be supported in Maven 4.x.

[WARNING] Plugin validation issues were detected in 1 plugin(s)
[WARNING] 
[WARNING]  * com.github.maven-nar:nar-maven-plugin:3.10.1
[WARNING]   Plugin issue(s):
[WARNING]    * Plugin depends on the deprecated Maven 2.x compatibility layer, which may not be supported in Maven 4.x
[WARNING] 

Is the project still active? When can we expect a change that fixes this issue?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant