jenkinsci / embeddable-build-status-plugin

Embed build status of Jenkins jobs in web pages
https://plugins.jenkins.io/embeddable-build-status/
MIT License
166 stars 260 forks source link

Remove redundant spotbugs details from pom #284

Closed MarkEWaite closed 9 months ago

MarkEWaite commented 9 months ago

Remove redundant spotbugs details from pom

Plugin pom 4.77 includes those details. No need to include them in the pom of this plugin.

Testing done

Confirmed that automated tests pass locally and no new spotbugs warnigs are introduced.

Submitter checklist