From 82fb39eca4039b589c71f284db285b4ec8c7925d Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Thu, 19 Oct 2023 14:58:55 -0400 Subject: [PATCH] Remove dashboard-maven-plugin from build 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. --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 251aeb4ed9..65d7d1396e 100644 --- a/pom.xml +++ b/pom.xml @@ -1626,12 +1626,6 @@ - - - - org.codehaus.mojo - dashboard-maven-plugin - 1.0.0-beta-1 org.jacoco