Skip to content

Commit

Permalink
Drop findbugs from site reporting
Browse files Browse the repository at this point in the history
There is used old version of plugin, is the cause of failed build on jdk 17
findbugs was also removed from the latest parent pom MPOM-279
  • Loading branch information
slawekjaranowski committed Feb 3, 2022
1 parent c1ab05d commit 8e5a4b6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -571,11 +571,6 @@ under the License.
</reportSet>
</reportSets>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>3.0.4</version>
</plugin>
</plugins>
</reporting>
</profile>
Expand Down

0 comments on commit 8e5a4b6

Please sign in to comment.