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

Remove SpotBugs Plugin Configuration from pom.xml #15

Merged
merged 1 commit into from
May 19, 2023

Conversation

criccomini
Copy link
Owner

This commit removes the SpotBugs plugin configuration from the project's pom.xml. The changes are:

  • The SpotBugs plugin configuration, including the execution goal at the 'verify' phase, has been removed.

Please note that SpotBugs was providing static analysis. We should consider an alternative strategy for maintaining code quality.

This commit removes the SpotBugs plugin configuration from the project's
`pom.xml`. The changes are:

- The SpotBugs plugin configuration, including the execution goal at the
  'verify' phase, has been removed.

Please note that SpotBugs was providing static analysis. We should consider
an alternative strategy for maintaining code quality.
@criccomini criccomini merged commit 1bd58c8 into main May 19, 2023
@criccomini criccomini deleted the remove-spotbugs branch May 19, 2023 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant