This is an automated email from the ASF dual-hosted git repository. hashutosh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hive.git
The following commit(s) were added to refs/heads/master by this push: new 6491151 HIVE-22343 : Fix incorrect spelling of 'artifectId' in pom.xml ( ice bai via Ashutosh Chauhan) 6491151 is described below commit 64911519f1eefe700bed0e9368743487c0df751e Author: Ashutosh Chauhan <hashut...@apache.org> AuthorDate: Sun May 10 18:07:59 2020 -0700 HIVE-22343 : Fix incorrect spelling of 'artifectId' in pom.xml ( ice bai via Ashutosh Chauhan) Signed-off-by: Ashutosh Chauhan <hashut...@apache.org> --- beeline/pom.xml | 2 +- cli/pom.xml | 2 +- common/pom.xml | 2 +- contrib/pom.xml | 2 +- druid-handler/pom.xml | 2 +- hbase-handler/pom.xml | 2 +- hcatalog/core/pom.xml | 2 +- hcatalog/hcatalog-pig-adapter/pom.xml | 2 +- hcatalog/server-extensions/pom.xml | 2 +- hcatalog/streaming/pom.xml | 4 ++-- hcatalog/webhcat/java-client/pom.xml | 2 +- itests/hcatalog-unit/pom.xml | 2 +- itests/hive-unit-hadoop2/pom.xml | 2 +- itests/qtest-accumulo/pom.xml | 2 +- itests/qtest-spark/pom.xml | 2 +- itests/qtest/pom.xml | 2 +- itests/test-serde/pom.xml | 2 +- jdbc/pom.xml | 2 +- metastore/pom.xml | 4 ++-- packaging/pom.xml | 2 +- pom.xml | 8 ++++---- ql/pom.xml | 4 ++-- serde/pom.xml | 2 +- service/pom.xml | 2 +- shims/0.23/pom.xml | 2 +- shims/aggregator/pom.xml | 2 +- shims/common/pom.xml | 2 +- shims/scheduler/pom.xml | 2 +- standalone-metastore/metastore-common/pom.xml | 2 +- streaming/pom.xml | 2 +- testutils/pom.xml | 2 +- testutils/ptest2/pom.xml | 6 +++--- upgrade-acid/pre-upgrade/pom.xml | 2 +- vector-code-gen/pom.xml | 2 +- 34 files changed, 42 insertions(+), 42 deletions(-) diff --git a/beeline/pom.xml b/beeline/pom.xml index bb627f2..5ba92e3 100644 --- a/beeline/pom.xml +++ b/beeline/pom.xml @@ -33,7 +33,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/cli/pom.xml b/cli/pom.xml index eca0282..7dca2dd 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/common/pom.xml b/common/pom.xml index 74586e5..5cae80c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-proect --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/contrib/pom.xml b/contrib/pom.xml index 4e28cb5..577130e 100644 --- a/contrib/pom.xml +++ b/contrib/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/druid-handler/pom.xml b/druid-handler/pom.xml index e6ca298..4b99cc3 100644 --- a/druid-handler/pom.xml +++ b/druid-handler/pom.xml @@ -33,7 +33,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>com.fasterxml.jackson.dataformat</groupId> diff --git a/hbase-handler/pom.xml b/hbase-handler/pom.xml index 4c3c8ef..2528697 100644 --- a/hbase-handler/pom.xml +++ b/hbase-handler/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/hcatalog/core/pom.xml b/hcatalog/core/pom.xml index 920547e..9227199 100644 --- a/hcatalog/core/pom.xml +++ b/hcatalog/core/pom.xml @@ -38,7 +38,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/hcatalog/hcatalog-pig-adapter/pom.xml b/hcatalog/hcatalog-pig-adapter/pom.xml index 7c321be..aba63af 100644 --- a/hcatalog/hcatalog-pig-adapter/pom.xml +++ b/hcatalog/hcatalog-pig-adapter/pom.xml @@ -38,7 +38,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive.hcatalog</groupId> diff --git a/hcatalog/server-extensions/pom.xml b/hcatalog/server-extensions/pom.xml index a6807fb..73a462b 100644 --- a/hcatalog/server-extensions/pom.xml +++ b/hcatalog/server-extensions/pom.xml @@ -38,7 +38,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive.hcatalog</groupId> diff --git a/hcatalog/streaming/pom.xml b/hcatalog/streaming/pom.xml index af9dc59..99af4e6 100644 --- a/hcatalog/streaming/pom.xml +++ b/hcatalog/streaming/pom.xml @@ -33,7 +33,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> @@ -137,7 +137,7 @@ <resources> </resources> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> diff --git a/hcatalog/webhcat/java-client/pom.xml b/hcatalog/webhcat/java-client/pom.xml index c3701ad..f1c20a3 100644 --- a/hcatalog/webhcat/java-client/pom.xml +++ b/hcatalog/webhcat/java-client/pom.xml @@ -38,7 +38,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive.hcatalog</groupId> diff --git a/itests/hcatalog-unit/pom.xml b/itests/hcatalog-unit/pom.xml index dd55130..e039d71 100644 --- a/itests/hcatalog-unit/pom.xml +++ b/itests/hcatalog-unit/pom.xml @@ -38,7 +38,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- test intra-project --> <dependency> <groupId>org.apache.hive.hcatalog</groupId> diff --git a/itests/hive-unit-hadoop2/pom.xml b/itests/hive-unit-hadoop2/pom.xml index 981c0e4..084d3e0 100644 --- a/itests/hive-unit-hadoop2/pom.xml +++ b/itests/hive-unit-hadoop2/pom.xml @@ -68,7 +68,7 @@ </exclusion> </exclusions> </dependency> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- test intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/itests/qtest-accumulo/pom.xml b/itests/qtest-accumulo/pom.xml index bf143e0..7c03159 100644 --- a/itests/qtest-accumulo/pom.xml +++ b/itests/qtest-accumulo/pom.xml @@ -45,7 +45,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- test intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/itests/qtest-spark/pom.xml b/itests/qtest-spark/pom.xml index 4f97e29..c56a345 100644 --- a/itests/qtest-spark/pom.xml +++ b/itests/qtest-spark/pom.xml @@ -45,7 +45,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- test intra-project spark --> <dependency> <groupId>org.apache.spark</groupId> diff --git a/itests/qtest/pom.xml b/itests/qtest/pom.xml index d9492fa..e969f1f 100644 --- a/itests/qtest/pom.xml +++ b/itests/qtest/pom.xml @@ -43,7 +43,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- test intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/itests/test-serde/pom.xml b/itests/test-serde/pom.xml index d569b28..bc82476 100644 --- a/itests/test-serde/pom.xml +++ b/itests/test-serde/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 971ef0d..b1941f5 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -33,7 +33,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/metastore/pom.xml b/metastore/pom.xml index f1d5b66..59a9025 100644 --- a/metastore/pom.xml +++ b/metastore/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> @@ -234,7 +234,7 @@ <sourceDirectory>${basedir}/src/java</sourceDirectory> <testSourceDirectory>${basedir}/src/test</testSourceDirectory> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> diff --git a/packaging/pom.xml b/packaging/pom.xml index beb8820..97c8cf7 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -37,7 +37,7 @@ <id>dist</id> <build> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> diff --git a/pom.xml b/pom.xml index 89c37e2..35d4724 100644 --- a/pom.xml +++ b/pom.xml @@ -254,7 +254,7 @@ <dependencyManagement> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <dependency> <groupId>com.esotericsoftware</groupId> <artifactId>kryo-shaded</artifactId> @@ -1021,7 +1021,7 @@ </dependencyManagement> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- global dependencies --> <dependency> <groupId>org.slf4j</groupId> @@ -1052,7 +1052,7 @@ <build> <pluginManagement> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.antlr</groupId> <artifactId>antlr3-maven-plugin</artifactId> @@ -1171,7 +1171,7 @@ </pluginManagement> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> diff --git a/ql/pom.xml b/ql/pom.xml index e084392..7c7c82a 100644 --- a/ql/pom.xml +++ b/ql/pom.xml @@ -34,7 +34,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <!-- used for vector code-gen --> <dependency> @@ -897,7 +897,7 @@ <sourceDirectory>${basedir}/src/java</sourceDirectory> <testSourceDirectory>${basedir}/src/test</testSourceDirectory> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> diff --git a/serde/pom.xml b/serde/pom.xml index a38f13e..e3e8a79 100644 --- a/serde/pom.xml +++ b/serde/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/service/pom.xml b/service/pom.xml index 36299f8..03cc8cc 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive</groupId> diff --git a/shims/0.23/pom.xml b/shims/0.23/pom.xml index fe03bb2..7a0bc51 100644 --- a/shims/0.23/pom.xml +++ b/shims/0.23/pom.xml @@ -33,7 +33,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive.shims</groupId> diff --git a/shims/aggregator/pom.xml b/shims/aggregator/pom.xml index f616ca7..96897e3 100644 --- a/shims/aggregator/pom.xml +++ b/shims/aggregator/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <dependency> <groupId>org.apache.hive.shims</groupId> <artifactId>hive-shims-common</artifactId> diff --git a/shims/common/pom.xml b/shims/common/pom.xml index 34e3b43..e8e22e7 100644 --- a/shims/common/pom.xml +++ b/shims/common/pom.xml @@ -33,7 +33,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- inter-project --> <dependency> <groupId>com.google.guava</groupId> diff --git a/shims/scheduler/pom.xml b/shims/scheduler/pom.xml index 8c31a52..24df795 100644 --- a/shims/scheduler/pom.xml +++ b/shims/scheduler/pom.xml @@ -33,7 +33,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- intra-project --> <dependency> <groupId>org.apache.hive.shims</groupId> diff --git a/standalone-metastore/metastore-common/pom.xml b/standalone-metastore/metastore-common/pom.xml index e8748c7..734d2c1 100644 --- a/standalone-metastore/metastore-common/pom.xml +++ b/standalone-metastore/metastore-common/pom.xml @@ -438,7 +438,7 @@ </plugins> </pluginManagement> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> diff --git a/streaming/pom.xml b/streaming/pom.xml index 54edcca..ea55381 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -119,7 +119,7 @@ <resources> </resources> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> diff --git a/testutils/pom.xml b/testutils/pom.xml index 05dd3b8..0f03b84 100644 --- a/testutils/pom.xml +++ b/testutils/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- inter-project --> <dependency> <groupId>com.google.code.tempus-fugit</groupId> diff --git a/testutils/ptest2/pom.xml b/testutils/ptest2/pom.xml index 24de8f4..7d474a9 100644 --- a/testutils/ptest2/pom.xml +++ b/testutils/ptest2/pom.xml @@ -48,7 +48,7 @@ limitations under the License. <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> @@ -173,7 +173,7 @@ limitations under the License. </dependencies> <build> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> @@ -250,7 +250,7 @@ limitations under the License. </plugins> <pluginManagement> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> diff --git a/upgrade-acid/pre-upgrade/pom.xml b/upgrade-acid/pre-upgrade/pom.xml index 2614241..f19056d 100644 --- a/upgrade-acid/pre-upgrade/pom.xml +++ b/upgrade-acid/pre-upgrade/pom.xml @@ -214,7 +214,7 @@ java.io.IOException: Cannot initialize Cluster. Please check your configuration </plugins> </pluginManagement> <plugins> - <!-- plugins are always listed in sorted order by groupId, artifectId --> + <!-- plugins are always listed in sorted order by groupId, artifactId --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> diff --git a/vector-code-gen/pom.xml b/vector-code-gen/pom.xml index 489f4a8..bdec0de 100644 --- a/vector-code-gen/pom.xml +++ b/vector-code-gen/pom.xml @@ -32,7 +32,7 @@ </properties> <dependencies> - <!-- dependencies are always listed in sorted order by groupId, artifectId --> + <!-- dependencies are always listed in sorted order by groupId, artifactId --> <!-- inter-project --> <dependency> <groupId>com.google.guava</groupId>