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

Warning for Maven Plugins during build with Java 11 #27

Closed
mxdrenthe opened this issue Jan 25, 2023 · 0 comments
Closed

Warning for Maven Plugins during build with Java 11 #27

mxdrenthe opened this issue Jan 25, 2023 · 0 comments

Comments

@mxdrenthe
Copy link
Collaborator

During the build of this plugin, Maven warns about some dependencies:

[WARNING] 

Some dependencies of Maven Plugins are expected to be in provided scope.
Please make sure that dependencies listed below declared in POM
have set '<scope>provided</scope>' as well.

The following dependencies are in wrong scope:
 * org.apache.maven:maven-plugin-api:jar:3.8.7:compile
 * org.apache.maven:maven-model:jar:3.8.7:compile
 * org.apache.maven:maven-artifact:jar:3.8.7:compile
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