Author: abayer
Date: Thu Sep 1 21:51:44 2011
New Revision: 1164286
URL: http://svn.apache.org/viewvc?rev=1164286&view=rev
Log:
Cleaning up artifactIds.
Modified:
incubator/bigtop/trunk/bigtop-tests/test-artifacts/flume/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hadoop/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hbase/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-artifacts/oozie/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/integration/sqoop/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/package/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/flume/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hadoop/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hbase/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hive/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/oozie/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pig/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pom.xml
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/sqoop/pom.xml
Modified: incubator/bigtop/trunk/bigtop-tests/test-artifacts/flume/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/flume/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-artifacts/flume/pom.xml (original)
+++ incubator/bigtop/trunk/bigtop-tests/test-artifacts/flume/pom.xml Thu Sep 1
21:51:44 2011
@@ -25,7 +25,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>flumesmoke</artifactId>
+ <artifactId>flume-smoke</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
<name>flumesmoke</name>
Modified: incubator/bigtop/trunk/bigtop-tests/test-artifacts/hadoop/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hadoop/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-artifacts/hadoop/pom.xml (original)
+++ incubator/bigtop/trunk/bigtop-tests/test-artifacts/hadoop/pom.xml Thu Sep
1 21:51:44 2011
@@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hadoopsmoke</artifactId>
+ <artifactId>hadoop-smoke</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
<name>hadoopsmoke</name>
Modified: incubator/bigtop/trunk/bigtop-tests/test-artifacts/hbase/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hbase/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-artifacts/hbase/pom.xml (original)
+++ incubator/bigtop/trunk/bigtop-tests/test-artifacts/hbase/pom.xml Thu Sep 1
21:51:44 2011
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hbasesmoke</artifactId>
+ <artifactId>hbase-smoke</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
<name>hbasesmoke</name>
</project>
Modified: incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/pom.xml (original)
+++ incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/pom.xml Thu Sep 1
21:51:44 2011
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hivesmoke</artifactId>
+ <artifactId>hive-smoke</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
<name>hivesmoke</name>
</project>
Modified: incubator/bigtop/trunk/bigtop-tests/test-artifacts/oozie/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/oozie/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-artifacts/oozie/pom.xml (original)
+++ incubator/bigtop/trunk/bigtop-tests/test-artifacts/oozie/pom.xml Thu Sep 1
21:51:44 2011
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>ooziesmoke</artifactId>
+ <artifactId>oozie-smoke</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
<name>ooziesmoke</name>
Modified: incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-artifacts/package/pom.xml Thu Sep
1 21:51:44 2011
@@ -26,7 +26,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>packagesmoke</artifactId>
+ <artifactId>package-smoke</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
<name>packagesmoke</name>
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hadoopsmoke</artifactId>
+ <artifactId>hadoop-smoke</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
</dependency>
</dependencies>
Modified:
incubator/bigtop/trunk/bigtop-tests/test-execution/integration/sqoop/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/integration/sqoop/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
---
incubator/bigtop/trunk/bigtop-tests/test-execution/integration/sqoop/pom.xml
(original)
+++
incubator/bigtop/trunk/bigtop-tests/test-execution/integration/sqoop/pom.xml
Thu Sep 1 21:51:44 2011
@@ -28,9 +28,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>sqoopintegration.integration-tests</artifactId>
+ <artifactId>sqoop-integration-execution</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
- <name>sqoopintegration</name>
+ <name>sqoop-integration-execution</name>
<properties>
<!--Additional environment variables are required-->
@@ -49,7 +49,6 @@
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>sqoop-integration</artifactId>
- <type>test-jar</type>
</dependency>
</dependencies>
Modified: incubator/bigtop/trunk/bigtop-tests/test-execution/package/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/package/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/package/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/package/pom.xml Thu Sep
1 21:51:44 2011
@@ -28,7 +28,7 @@
</parent>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>packagesmokes.smoke-tests</artifactId>
+ <artifactId>package-smoke-execution</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
<name>packagesmokes</name>
@@ -37,7 +37,7 @@
<cdh.repo.version>3</cdh.repo.version>
<org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId>
-
<org.apache.maven-dependency-plugin.artifactId>packagesmoke</org.apache.maven-dependency-plugin.artifactId>
+
<org.apache.maven-dependency-plugin.artifactId>package-smoke</org.apache.maven-dependency-plugin.artifactId>
<org.apache.maven-dependency-plugin.version>${package-smoke.version}</org.apache.maven-dependency-plugin.version>
<org.apache.maven-dependency-plugin.output>${project.build.directory}</org.apache.maven-dependency-plugin.output>
@@ -48,7 +48,7 @@
<dependencies>
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>packagesmoke</artifactId>
+ <artifactId>package-smoke</artifactId>
<version>${package-smoke.version}</version>
</dependency>
</dependencies>
Modified:
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/flume/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/flume/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/flume/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/flume/pom.xml Thu
Sep 1 21:51:44 2011
@@ -28,13 +28,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>flumesmokes.smoke-tests</artifactId>
+ <artifactId>flume-smoke-execution</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
- <name>flumesmokes</name>
+ <name>Flume smoke test execution</name>
<properties>
<org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId>
-
<org.apache.maven-dependency-plugin.artifactId>flumesmoke</org.apache.maven-dependency-plugin.artifactId>
+
<org.apache.maven-dependency-plugin.artifactId>flume-smoke</org.apache.maven-dependency-plugin.artifactId>
<org.apache.maven-dependency-plugin.version>${flume-smoke.version}</org.apache.maven-dependency-plugin.version>
<org.apache.maven-dependency-plugin.type>jar</org.apache.maven-dependency-plugin.type>
</properties>
@@ -42,7 +42,7 @@
<dependencies>
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>flumesmoke</artifactId>
+ <artifactId>flume-smoke</artifactId>
<version>${flume-smoke.version}</version>
</dependency>
</dependencies>
Modified:
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hadoop/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hadoop/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hadoop/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hadoop/pom.xml
Thu Sep 1 21:51:44 2011
@@ -28,13 +28,13 @@
</parent>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hadoopsmokes.smoke-tests</artifactId>
+ <artifactId>hadoop-smoke-execution</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
- <name>hadoopsmokes</name>
+ <name>Hadoop smoke test execution</name>
<properties>
<org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId>
-
<org.apache.maven-dependency-plugin.artifactId>hadoopsmoke</org.apache.maven-dependency-plugin.artifactId>
+
<org.apache.maven-dependency-plugin.artifactId>hadoop-smoke</org.apache.maven-dependency-plugin.artifactId>
<org.apache.maven-dependency-plugin.version>${hadoop-smoke.version}</org.apache.maven-dependency-plugin.version>
<org.apache.maven-dependency-plugin.output>${project.build.directory}</org.apache.maven-dependency-plugin.output>
<org.apache.maven-dependency-plugin.pattern>**/*</org.apache.maven-dependency-plugin.pattern>
Modified:
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hbase/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hbase/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hbase/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hbase/pom.xml Thu
Sep 1 21:51:44 2011
@@ -28,13 +28,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hbasesmokes.smoke-tests</artifactId>
+ <artifactId>hbase-smoke-execution</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
- <name>hbasesmokes</name>
+ <name>HBase smoke test execution</name>
<properties>
<org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId>
-
<org.apache.maven-dependency-plugin.artifactId>hbasesmoke</org.apache.maven-dependency-plugin.artifactId>
+
<org.apache.maven-dependency-plugin.artifactId>hbase-smoke</org.apache.maven-dependency-plugin.artifactId>
<org.apache.maven-dependency-plugin.version>${hbase-smoke.version}</org.apache.maven-dependency-plugin.version>
<org.apache.maven-dependency-plugin.type>jar</org.apache.maven-dependency-plugin.type>
@@ -45,7 +45,7 @@
<dependencies>
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hbasesmoke</artifactId>
+ <artifactId>hbase-smoke</artifactId>
<version>${hbase-smoke.version}</version>
</dependency>
</dependencies>
Modified: incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hive/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hive/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hive/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/hive/pom.xml Thu
Sep 1 21:51:44 2011
@@ -28,13 +28,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hivesmokes.smoke-tests</artifactId>
+ <artifactId>hive-smoke-execution</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
- <name>hivesmokes</name>
+ <name>Hive smoke test execution</name>
<properties>
<org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId>
-
<org.apache.maven-dependency-plugin.artifactId>hivesmoke</org.apache.maven-dependency-plugin.artifactId>
+
<org.apache.maven-dependency-plugin.artifactId>hive-smoke</org.apache.maven-dependency-plugin.artifactId>
<org.apache.maven-dependency-plugin.version>${hive-smoke.version}</org.apache.maven-dependency-plugin.version>
<org.apache.maven-dependency-plugin.type>jar</org.apache.maven-dependency-plugin.type>
@@ -50,7 +50,7 @@
</dependency>
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hivesmoke</artifactId>
+ <artifactId>hive-smoke</artifactId>
<version>${hive-smoke.version}</version>
</dependency>
</dependencies>
Modified:
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/oozie/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/oozie/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/oozie/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/oozie/pom.xml Thu
Sep 1 21:51:44 2011
@@ -28,15 +28,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>ooziesmokes.smoke-tests</artifactId>
+ <artifactId>oozie-smoke-test</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
- <name>ooziesmokes</name>
+ <name>Oozie smoke test execution</name>
<properties>
<OOZIE_URL>${env.OOZIE_URL}</OOZIE_URL>
<org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId>
-
<org.apache.maven-dependency-plugin.artifactId>ooziesmoke</org.apache.maven-dependency-plugin.artifactId>
+
<org.apache.maven-dependency-plugin.artifactId>oozie-smoke</org.apache.maven-dependency-plugin.artifactId>
<org.apache.maven-dependency-plugin.version>${oozie-smoke.version}</org.apache.maven-dependency-plugin.version>
<org.apache.maven-dependency-plugin.type>jar</org.apache.maven-dependency-plugin.type>
</properties>
@@ -44,7 +44,7 @@
<dependencies>
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>ooziesmoke</artifactId>
+ <artifactId>oozie-smoke</artifactId>
<version>${oozie-smoke.version}</version>
</dependency>
</dependencies>
Modified: incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pig/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pig/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pig/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pig/pom.xml Thu
Sep 1 21:51:44 2011
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>pigsmokes.smoke-tests</artifactId>
+ <artifactId>pig-smoke-execution</artifactId>
<packaging>jar</packaging>
<version>0.2.0-incubating-SNAPSHOT</version>
<name>pigsmokes</name>
Modified: incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pom.xml (original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/pom.xml Thu Sep
1 21:51:44 2011
@@ -116,7 +116,7 @@
<!-- Test artifacts -->
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hadoopsmoke</artifactId>
+ <artifactId>hadoop-smoke</artifactId>
<version>${hadoop-smoke.version}</version>
<!-- FIXME: test-jar seems to be an suboptimal thing to use for
artifacts of this kind: it causes all sorts of the issue such as
@@ -127,31 +127,31 @@
</dependency>
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hbasesmoke</artifactId>
+ <artifactId>hbase-smoke</artifactId>
<version>${hbase-smoke.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>hivesmoke</artifactId>
+ <artifactId>hive-smoke</artifactId>
<version>${hive-smoke.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>ooziesmoke</artifactId>
+ <artifactId>oozie-smoke</artifactId>
<version>${oozie-smoke.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.pig</groupId>
- <artifactId>pigsmoke</artifactId>
+ <artifactId>pig-smoke</artifactId>
<version>${pig-smoke.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>packagesmoke</artifactId>
+ <artifactId>package-smoke</artifactId>
<version>${package-smoke.version}</version>
<scope>test</scope>
</dependency>
Modified:
incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/sqoop/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/sqoop/pom.xml?rev=1164286&r1=1164285&r2=1164286&view=diff
==============================================================================
--- incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/sqoop/pom.xml
(original)
+++ incubator/bigtop/trunk/bigtop-tests/test-execution/smokes/sqoop/pom.xml Thu
Sep 1 21:51:44 2011
@@ -28,9 +28,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
- <artifactId>sqoopsmoke.smoke-tests</artifactId>
+ <artifactId>sqoop-test-execution</artifactId>
<version>0.2.0-incubating-SNAPSHOT</version>
- <name>sqoopsmoke</name>
+ <name>Sqoop smoke test execution</name>
<properties>
<org.codehaus.maven-failsafe-plugin.dbhost>172.29.12.207</org.codehaus.maven-failsafe-plugin.dbhost>