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

Bump up plugins due to warnings #375

Open
akamarouski opened this issue May 19, 2023 · 3 comments · Fixed by #376
Open

Bump up plugins due to warnings #375

akamarouski opened this issue May 19, 2023 · 3 comments · Fixed by #376
Milestone

Comments

@akamarouski
Copy link
Contributor

[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]

@akamarouski akamarouski added this to the 1.0.2 milestone May 19, 2023
@akamarouski akamarouski self-assigned this May 19, 2023
@akamarouski akamarouski linked a pull request May 19, 2023 that will close this issue
@akamarouski
Copy link
Contributor Author

This warnings related with issue: https://issues.apache.org/jira/browse/MINVOKER-337

@akamarouski
Copy link
Contributor Author

Got less warnings after updating plugin versions to the last.

[WARNING] Plugin validation issues were detected in 2 plugin(s)
[WARNING]
[WARNING] * org.apache.maven.plugins:maven-dependency-plugin:3.5.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-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]

@akamarouski
Copy link
Contributor Author

Wait until https://issues.apache.org/jira/browse/MINVOKER-337 will be closed and move to the last releases

akamarouski added a commit that referenced this issue May 19, 2023
@akamarouski akamarouski modified the milestones: 1.1.5, 1.2.6 Sep 11, 2023
@akamarouski akamarouski modified the milestones: 1.2.6, 1.2.8 Feb 13, 2024
@akamarouski akamarouski removed their assignment Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant