Skip to content

Commit

Permalink
Remove dashboard-maven-plugin from build
Browse files Browse the repository at this point in the history
This plugin is 15 years old and has not been updated
It currently fails when detecting the Java version when using:
> Java version: 11.0.20.1, vendor: Azul Systems, Inc.
  • Loading branch information
bdemers committed Oct 20, 2023
1 parent 44fcfa7 commit 82fb39e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1626,12 +1626,6 @@
</reports>
</reportSet>
</reportSets>

</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>dashboard-maven-plugin</artifactId>
<version>1.0.0-beta-1</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
Expand Down

0 comments on commit 82fb39e

Please sign in to comment.