From 1ec0e4d428895b179b8d8cdeb4ca37546f799d55 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sun, 13 Jun 2004 10:51:19 +0000 Subject: [PATCH] Added missing dependency on maven jelly tag (required for the unit tests) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115473 13f79535-47bb-0310-9956-ffa450edef68 --- linkcheck/project.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/linkcheck/project.xml b/linkcheck/project.xml index 2d1c5498..ba5782f4 100644 --- a/linkcheck/project.xml +++ b/linkcheck/project.xml @@ -110,9 +110,13 @@ commons-logging 1.0.3 + + maven + maven-jelly-tags + 1.0 + - log4j log4j 1.2.8