-
Notifications
You must be signed in to change notification settings - Fork 281
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
Bump up plugins due to warnings #375
Comments
This warnings related with issue: https://issues.apache.org/jira/browse/MINVOKER-337 |
Got less warnings after updating plugin versions to the last. [WARNING] Plugin validation issues were detected in 2 plugin(s) |
Wait until https://issues.apache.org/jira/browse/MINVOKER-337 will be closed and move to the last releases |
[WARNING]
[WARNING] Plugin validation issues were detected in 3 plugin(s)
[WARNING]
[WARNING] * org.apache.maven.plugins:maven-dependency-plugin:3.3.0
[WARNING] Declared at location(s):
[WARNING] * com.zebrunner:carina-demo:1.0 (pom.xml) @ line 112
[WARNING] Used in module(s):
[WARNING] * com.zebrunner:carina-demo:1.0 (pom.xml)
[WARNING] Plugin issue(s):
[WARNING] * Plugin depends on plexus-container-default, which is EOL
[WARNING]
[WARNING] * org.apache.maven.plugins:maven-compiler-plugin:3.10.1
[WARNING] Declared at location(s):
[WARNING] * com.zebrunner:carina-demo:1.0 (pom.xml) @ line 104
[WARNING] Used in module(s):
[WARNING] * com.zebrunner:carina-demo:1.0 (pom.xml)
[WARNING] Plugin issue(s):
[WARNING] * Plugin should declare these Maven artifacts in
provided
scope: [org.apache.maven:maven-plugin-api:3.2.5, org.apache.maven:maven-model:3.2.5, org.apache.maven:maven-core:3.2.5, org.apache.maven:maven-settings:3.2.5, org.apache.maven:maven-model-builder:3.2.5, org.apache.maven:maven-repository-metadata:3.2.5, org.apache.maven:maven-aether-provider:3.2.5, org.apache.maven:maven-settings-builder:3.2.5, org.apache.maven:maven-artifact:3.2.5][WARNING]
[WARNING] * org.apache.maven.plugins:maven-resources-plugin:3.3.0
[WARNING] Declared at location(s):
[WARNING] * org.apache.maven:maven-core:3.9.2:default-lifecycle-bindings @ line -1
[WARNING] Used in module(s):
[WARNING] * com.zebrunner:carina-demo:1.0 (pom.xml)
[WARNING] Mojo issue(s):
[WARNING] * Mojo resources:resources (org.apache.maven.plugins.resources.ResourcesMojo)
[WARNING] - Implements
Contextualizable
interface from Plexus Container, which is EOL.[WARNING]
The text was updated successfully, but these errors were encountered: