From dac7cad2e6d365335fa11319c2c27ff6cf162c0c Mon Sep 17 00:00:00 2001 From: vmassol Date: Wed, 28 Apr 2004 19:30:49 +0000 Subject: [PATCH] Removed explicit dependencies on maven-clover-plugin and maven-junit-report-plugin. The reason I've removed the dependencies is that people will want to use different versions of these plugins. I would have liked to say in the dependencies that we need versions greater than 1.4 for each plugin but that's not currently possible. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115075 13f79535-47bb-0310-9956-ffa450edef68 --- dashboard/project.xml | 17 ++--------------- dashboard/xdocs/changes.xml | 9 +++++++++ 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/dashboard/project.xml b/dashboard/project.xml index 60c2ef3d..edac6493 100644 --- a/dashboard/project.xml +++ b/dashboard/project.xml @@ -1,4 +1,5 @@ + - ../project.xml 3 @@ -76,20 +76,7 @@ jdt@roe.ac.uk - - - maven - maven-clover-plugin - 1.4 - plugin - - - maven - maven-junit-report-plugin - 1.4 - plugin - - + maven-changes-plugin maven-changelog-plugin diff --git a/dashboard/xdocs/changes.xml b/dashboard/xdocs/changes.xml index 0ea6557b..cd9d65e0 100644 --- a/dashboard/xdocs/changes.xml +++ b/dashboard/xdocs/changes.xml @@ -1,4 +1,5 @@ +