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

Change the scope for deps #405

Closed
khmarbaise opened this issue Dec 20, 2023 · 0 comments
Closed

Change the scope for deps #405

khmarbaise opened this issue Dec 20, 2023 · 0 comments
Assignees
Labels
build Something is wrong in the build. enhancement New feature or request

Comments

@khmarbaise
Copy link
Owner

[INFO] 
[INFO] --- plugin:3.6.4:descriptor (default-descriptor) @ itf-maven-plugin ---
[ERROR] 

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-repository-metadata:jar:3.2.5:compile
 * org.apache.maven:maven-model-builder:jar:3.2.5:compile
 * org.apache.maven:maven-aether-provider:jar:3.2.5:compile
@khmarbaise khmarbaise added enhancement New feature or request build Something is wrong in the build. labels Dec 20, 2023
@khmarbaise khmarbaise added this to the itf-extension-0.13.0 milestone Dec 20, 2023
@khmarbaise khmarbaise self-assigned this Dec 20, 2023
khmarbaise added a commit that referenced this issue Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Something is wrong in the build. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant