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

Maven validation lists issues in plugin #189

Open
AndreasIgelCC opened this issue Apr 5, 2024 · 0 comments
Open

Maven validation lists issues in plugin #189

AndreasIgelCC opened this issue Apr 5, 2024 · 0 comments

Comments

@AndreasIgelCC
Copy link

Describe the bug
We are preparing for maven 4 topics. For that we activated maven-plugin validation and found, that this plugin is listed to having issues:

  • com.spotify.fmt:fmt-maven-plugin:2.23
  • Plugin EXTERNAL issue(s): Plugin should declare Maven artifacts in provided scope. If the plugin already declares them in provided scope, update the maven-plugin-plugin to latest version. Artifacts found with wrong scope: [org.apache.maven:maven-plugin-api:3.9.6]

To Reproduce

  • using maven in version 3.9.2 or higher
  • executing a packaging of a pom.xml where this plugin is used, activate -Dmaven.plugin.validation=verbose

Expected behavior
No warnings regarding this plugin.

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

1 participant