From 7c52f2c6d5bd7d8086e7d9d1ce62abe0d6759394 Mon Sep 17 00:00:00 2001 From: evenisse Date: Tue, 5 Aug 2003 09:14:26 +0000 Subject: [PATCH] Test if sources is present before copy classes in webapp. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113792 13f79535-47bb-0310-9956-ffa450edef68 --- war/plugin.jelly | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/war/plugin.jelly b/war/plugin.jelly index 91475fe3..a713559d 100644 --- a/war/plugin.jelly +++ b/war/plugin.jelly @@ -121,12 +121,14 @@ - - - - - - + + + + + + + +