Skip to content

Commit

Permalink
[MSHARED-1116] Drop findbugs-maven-plugin from configuration
Browse files Browse the repository at this point in the history
Not present in parent, no execution section, inactive
  • Loading branch information
slawekjaranowski committed Jul 27, 2022
1 parent 28c8ce6 commit b7694b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 90 deletions.
83 changes: 0 additions & 83 deletions findbugs-exclude.xml

This file was deleted.

7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,13 +132,6 @@
</pluginManagement>

<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<configuration>
<excludeFilterFile>findbugs-exclude.xml</excludeFilterFile>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
Expand Down

0 comments on commit b7694b1

Please sign in to comment.