Skip to content

Fix "dependencies are in wrong scope" warning #657

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

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

basil
Copy link
Member

@basil basil commented Sep 4, 2024

Fixes this 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-settings:jar:3.8.1:compile

Unverified

This user has not yet uploaded their public signing key.
@basil basil added the bug label Sep 4, 2024
@basil basil merged commit 2a1eceb into jenkinsci:master Sep 4, 2024
@basil basil deleted the maven-settings-warning branch September 4, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant