From 98c77bd639932883826c57f89e96595e5414e07f Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Fri, 3 Mar 2006 06:03:05 +0000 Subject: [PATCH] clean is really important, else the m2 build uses the m1 builds target directory and you don't realise that you've not set the src/test directories :) git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/csv/trunk@382679 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 3af3284f..f40e1f7a 100644 --- a/pom.xml +++ b/pom.xml @@ -47,4 +47,9 @@ + + src/java + src/test + +