From fdc7cd3d3b66df9ed0e920d71e77b288a535adcb Mon Sep 17 00:00:00 2001 From: Jarek Jarcec Cecho Date: Thu, 12 Nov 2015 12:39:48 -0800 Subject: [PATCH] SQOOP-2681: Sqoop2: Connectors failing to register (Jonathan Seidman via Jarek Jarcec Cecho) --- connector/connector-ftp/pom.xml | 17 ----------------- connector/connector-generic-jdbc/pom.xml | 17 ----------------- connector/connector-hdfs/pom.xml | 16 ---------------- connector/connector-kite/pom.xml | 19 +------------------ connector/connector-oracle-jdbc/pom.xml | 1 - connector/connector-sftp/pom.xml | 17 ----------------- 6 files changed, 1 insertion(+), 86 deletions(-) diff --git a/connector/connector-ftp/pom.xml b/connector/connector-ftp/pom.xml index 9a70dfc3..41ea0264 100644 --- a/connector/connector-ftp/pom.xml +++ b/connector/connector-ftp/pom.xml @@ -72,21 +72,4 @@ limitations under the License. - - sqoop - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - - - - - - diff --git a/connector/connector-generic-jdbc/pom.xml b/connector/connector-generic-jdbc/pom.xml index 7bdeddb9..052f06d4 100644 --- a/connector/connector-generic-jdbc/pom.xml +++ b/connector/connector-generic-jdbc/pom.xml @@ -60,21 +60,4 @@ limitations under the License. - - sqoop - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - - - - - - diff --git a/connector/connector-hdfs/pom.xml b/connector/connector-hdfs/pom.xml index a28989c1..022a024d 100644 --- a/connector/connector-hdfs/pom.xml +++ b/connector/connector-hdfs/pom.xml @@ -68,20 +68,4 @@ limitations under the License. - - sqoop - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - - - - - diff --git a/connector/connector-kite/pom.xml b/connector/connector-kite/pom.xml index 41441f55..d8eaa8ea 100644 --- a/connector/connector-kite/pom.xml +++ b/connector/connector-kite/pom.xml @@ -97,21 +97,4 @@ limitations under the License. - - sqoop - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - - - - - - - \ No newline at end of file + diff --git a/connector/connector-oracle-jdbc/pom.xml b/connector/connector-oracle-jdbc/pom.xml index 325790d5..8186b3ab 100644 --- a/connector/connector-oracle-jdbc/pom.xml +++ b/connector/connector-oracle-jdbc/pom.xml @@ -54,7 +54,6 @@ limitations under the License. - sqoop org.apache.maven.plugins diff --git a/connector/connector-sftp/pom.xml b/connector/connector-sftp/pom.xml index 44e64b1e..312ac61d 100644 --- a/connector/connector-sftp/pom.xml +++ b/connector/connector-sftp/pom.xml @@ -49,21 +49,4 @@ limitations under the License. - - sqoop - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - - - - - -