From 2099cbad654addb4e62a12a76b504f1e43a2a831 Mon Sep 17 00:00:00 2001 From: Abraham Elmahrek Date: Sun, 7 Dec 2014 23:52:44 -0600 Subject: [PATCH] SQOOP-1832: Sqoop2: Enforce that integration test working directory is always in target/ directory (Jarek Jarcec Cecho via Abraham Elmahrek) --- test/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/test/pom.xml b/test/pom.xml index cafa250d..eedb5459 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -137,7 +137,9 @@ limitations under the License. **/integration/** - + + ${project.build.directory} + @@ -153,9 +155,6 @@ limitations under the License. **/integration/** - - ${project.build.directory} -