From 7d281afad6fe4394fb9c758e4a3469e7e516fddf Mon Sep 17 00:00:00 2001 From: ltheussl Date: Thu, 16 Feb 2006 04:49:07 +0000 Subject: [PATCH] Remove demoted jcoverage from test git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@378161 13f79535-47bb-0310-9956-ffa450edef68 --- dashboard/src/plugin-test/maven.xml | 5 +++++ .../testIndividualReportsNotGeneratedByDashboard/project.xml | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/dashboard/src/plugin-test/maven.xml b/dashboard/src/plugin-test/maven.xml index 3f67267d..1ba098e5 100644 --- a/dashboard/src/plugin-test/maven.xml +++ b/dashboard/src/plugin-test/maven.xml @@ -182,14 +182,19 @@ Check fbviolations report + + + Check tasklistclass report diff --git a/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard/project.xml b/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard/project.xml index aa4c211f..6894a871 100644 --- a/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard/project.xml +++ b/dashboard/src/plugin-test/testIndividualReportsNotGeneratedByDashboard/project.xml @@ -39,7 +39,6 @@ maven-findbugs-plugin maven-junit-report-plugin maven-simian-plugin - maven-jcoverage-plugin maven-tasklist-plugin maven-javancss-plugin maven-jira-plugin