From 54a9ce4154bc097bdab51aad9b79e2572c906d84 Mon Sep 17 00:00:00 2001 From: Bilung Lee Date: Tue, 13 Nov 2012 10:47:54 -0800 Subject: [PATCH] SQOOP-514 Layout changes for Sqoop 2 distribution (Jarek Jarcec Cecho) --- dist/pom.xml | 146 +++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 107 insertions(+), 39 deletions(-) diff --git a/dist/pom.xml b/dist/pom.xml index ede3be73..8182347a 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -23,7 +23,7 @@ limitations under the License. 6 - 0.35 + 0.36 ${tomcat.majorVersion}.${tomcat.minorVersion} @@ -53,9 +53,14 @@ limitations under the License. + + + - dist + source true @@ -72,46 +77,27 @@ limitations under the License. - + - + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -123,6 +109,88 @@ limitations under the License. - + + + binary + + + + org.apache.maven.plugins + maven-antrun-plugin + + + package + + run + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +