From 6d309fa82efcc22ce98fc9dc54c354e2fc9976b7 Mon Sep 17 00:00:00 2001 From: epugh Date: Mon, 5 Jul 2004 21:26:29 +0000 Subject: [PATCH] use maven:pluginVar to retrieve reference to junit git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115670 13f79535-47bb-0310-9956-ffa450edef68 --- jbuilder/plugin.jelly | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/jbuilder/plugin.jelly b/jbuilder/plugin.jelly index 1ea2f513..55ac1aa2 100644 --- a/jbuilder/plugin.jelly +++ b/jbuilder/plugin.jelly @@ -437,15 +437,10 @@ - - - - - - - - + + + ${testPlugin.getDependency('junit')} +