From: Brett Porter Date: Sat, 1 Oct 2011 04:56:42 +0000 (+0000) Subject: fix properties to avoid putting test data in JAR and remove derby.log from root X-Git-Tag: archiva-1.4-M1~138 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=448b821613a7a44eb3e808d1bf9d8d20425a1309;p=archiva.git fix properties to avoid putting test data in JAR and remove derby.log from root git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177910 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-scheduler/archiva-scheduler-indexing/pom.xml b/archiva-modules/archiva-scheduler/archiva-scheduler-indexing/pom.xml index f653f34e9..6be023273 100644 --- a/archiva-modules/archiva-scheduler/archiva-scheduler-indexing/pom.xml +++ b/archiva-modules/archiva-scheduler/archiva-scheduler-indexing/pom.xml @@ -126,7 +126,6 @@ wagon-http provided - @@ -136,14 +135,12 @@ maven-surefire-plugin - ${project.build.outputDirectory} - ${basedir}/target/appserver-base - ${project.build.outputDirectory} + ${project.build.directory}/appserver-base + ${project.build.directory}/appserver-base + ${project.build.directory}/appserver-base - -