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 Plugin Validation Warnings #118

Open
JackPGreen opened this issue Apr 9, 2024 · 0 comments
Open

Maven Plugin Validation Warnings #118

JackPGreen opened this issue Apr 9, 2024 · 0 comments

Comments

@JackPGreen
Copy link

New versions of Maven report the following plugin validation warnings:

[WARNING]  * org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1
[WARNING]   Plugin EXTERNAL issue(s):
[WARNING]    * Plugin depends on the deprecated Maven 2.x compatibility layer, which will be not supported in Maven 4.x
[WARNING]    * 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-artifact:3.0, org.apache.maven:maven-plugin-api:3.0, org.apache.maven:maven-compat:3.0, org.apache.maven:maven-core:3.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant