-
Notifications
You must be signed in to change notification settings - Fork 23
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
Fix dependency-plugin warnings #325
Comments
This was
linked to
pull requests
Jul 15, 2024
This was
unlinked from
pull requests
Jul 25, 2024
@AssahBismarkabah take over from @Awambeng |
Waiting for @max402 review |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
During mvn verify there are maven-dependency-plugin warnings about Used/Unused declared/undeclared dependencies.
To eliminate them, pom.xml dependencies should be reviewed.
Also ignore rules in maven-dependency-plugin configuration should be adjusted.
The text was updated successfully, but these errors were encountered: