From ed6e854f9ca7d2cf2c3baf2f550ee0f34bf858c4 Mon Sep 17 00:00:00 2001 From: Piotr Findeisen Date: Fri, 15 Dec 2023 16:55:21 +0100 Subject: [PATCH] Remove TestNG from test classpath Remove TestNG from classpath of modules that do not use it anymore. --- client/trino-cli/pom.xml | 6 ------ client/trino-client/pom.xml | 6 ------ lib/trino-hdfs/pom.xml | 6 ------ lib/trino-plugin-toolkit/pom.xml | 6 ------ plugin/trino-accumulo/pom.xml | 6 ------ plugin/trino-base-jdbc/pom.xml | 6 ------ plugin/trino-bigquery/pom.xml | 6 ------ plugin/trino-cassandra/pom.xml | 6 ------ plugin/trino-clickhouse/pom.xml | 6 ------ plugin/trino-kudu/pom.xml | 6 ------ plugin/trino-password-authenticators/pom.xml | 6 ------ plugin/trino-pinot/pom.xml | 6 ------ plugin/trino-raptor-legacy/pom.xml | 6 ------ plugin/trino-resource-group-managers/pom.xml | 6 ------ plugin/trino-thrift-api/pom.xml | 6 ------ plugin/trino-thrift/pom.xml | 6 ------ 16 files changed, 96 deletions(-) diff --git a/client/trino-cli/pom.xml b/client/trino-cli/pom.xml index 80fc251f557e..03ca229a1e53 100644 --- a/client/trino-cli/pom.xml +++ b/client/trino-cli/pom.xml @@ -147,12 +147,6 @@ junit-jupiter-engine test - - - org.testng - testng - test - diff --git a/client/trino-client/pom.xml b/client/trino-client/pom.xml index 074194851396..875d625530ff 100644 --- a/client/trino-client/pom.xml +++ b/client/trino-client/pom.xml @@ -122,11 +122,5 @@ junit-jupiter-api test - - - org.testng - testng - test - diff --git a/lib/trino-hdfs/pom.xml b/lib/trino-hdfs/pom.xml index d36fa826048b..02167d3ce260 100644 --- a/lib/trino-hdfs/pom.xml +++ b/lib/trino-hdfs/pom.xml @@ -261,12 +261,6 @@ testcontainers test - - - org.testng - testng - test - diff --git a/lib/trino-plugin-toolkit/pom.xml b/lib/trino-plugin-toolkit/pom.xml index bffe213e0084..01cd65a8fe6c 100644 --- a/lib/trino-plugin-toolkit/pom.xml +++ b/lib/trino-plugin-toolkit/pom.xml @@ -187,12 +187,6 @@ junit-jupiter-engine test - - - org.testng - testng - test - diff --git a/plugin/trino-accumulo/pom.xml b/plugin/trino-accumulo/pom.xml index 02347a6284bb..1f1c1697b4f7 100644 --- a/plugin/trino-accumulo/pom.xml +++ b/plugin/trino-accumulo/pom.xml @@ -314,12 +314,6 @@ testcontainers test - - - org.testng - testng - test - diff --git a/plugin/trino-base-jdbc/pom.xml b/plugin/trino-base-jdbc/pom.xml index bae0cfc8b9cc..295297634251 100644 --- a/plugin/trino-base-jdbc/pom.xml +++ b/plugin/trino-base-jdbc/pom.xml @@ -275,12 +275,6 @@ junit-jupiter-engine test - - - org.testng - testng - test - diff --git a/plugin/trino-bigquery/pom.xml b/plugin/trino-bigquery/pom.xml index 3570d0999503..fc7493cc7c79 100644 --- a/plugin/trino-bigquery/pom.xml +++ b/plugin/trino-bigquery/pom.xml @@ -484,12 +484,6 @@ 5.6.0 test - - - org.testng - testng - test - diff --git a/plugin/trino-cassandra/pom.xml b/plugin/trino-cassandra/pom.xml index f8eaf4fc7c59..5da45d4abc3c 100644 --- a/plugin/trino-cassandra/pom.xml +++ b/plugin/trino-cassandra/pom.xml @@ -251,12 +251,6 @@ testcontainers test - - - org.testng - testng - test - diff --git a/plugin/trino-clickhouse/pom.xml b/plugin/trino-clickhouse/pom.xml index 1f7861124ddf..b36e0422613b 100644 --- a/plugin/trino-clickhouse/pom.xml +++ b/plugin/trino-clickhouse/pom.xml @@ -199,11 +199,5 @@ testcontainers test - - - org.testng - testng - test - diff --git a/plugin/trino-kudu/pom.xml b/plugin/trino-kudu/pom.xml index 3b755040c959..61874946a4fc 100644 --- a/plugin/trino-kudu/pom.xml +++ b/plugin/trino-kudu/pom.xml @@ -228,12 +228,6 @@ toxiproxy test - - - org.testng - testng - test - diff --git a/plugin/trino-password-authenticators/pom.xml b/plugin/trino-password-authenticators/pom.xml index a401dd4ebfc8..3d0e2cbd98b7 100644 --- a/plugin/trino-password-authenticators/pom.xml +++ b/plugin/trino-password-authenticators/pom.xml @@ -164,11 +164,5 @@ toxiproxy test - - - org.testng - testng - test - diff --git a/plugin/trino-pinot/pom.xml b/plugin/trino-pinot/pom.xml index b6ddeb113152..7ba6ff80a783 100755 --- a/plugin/trino-pinot/pom.xml +++ b/plugin/trino-pinot/pom.xml @@ -658,12 +658,6 @@ testcontainers test - - - org.testng - testng - test - diff --git a/plugin/trino-raptor-legacy/pom.xml b/plugin/trino-raptor-legacy/pom.xml index c827073f709e..eeff307695e7 100644 --- a/plugin/trino-raptor-legacy/pom.xml +++ b/plugin/trino-raptor-legacy/pom.xml @@ -313,11 +313,5 @@ testcontainers test - - - org.testng - testng - test - diff --git a/plugin/trino-resource-group-managers/pom.xml b/plugin/trino-resource-group-managers/pom.xml index ec9819c0a4c6..730877fe81ce 100644 --- a/plugin/trino-resource-group-managers/pom.xml +++ b/plugin/trino-resource-group-managers/pom.xml @@ -257,11 +257,5 @@ testcontainers test - - - org.testng - testng - test - diff --git a/plugin/trino-thrift-api/pom.xml b/plugin/trino-thrift-api/pom.xml index 116a381208a9..fec2de008562 100644 --- a/plugin/trino-thrift-api/pom.xml +++ b/plugin/trino-thrift-api/pom.xml @@ -83,12 +83,6 @@ junit-jupiter-engine test - - - org.testng - testng - test - diff --git a/plugin/trino-thrift/pom.xml b/plugin/trino-thrift/pom.xml index 4456743199a8..0284ae57d8de 100644 --- a/plugin/trino-thrift/pom.xml +++ b/plugin/trino-thrift/pom.xml @@ -241,12 +241,6 @@ junit-jupiter-engine test - - - org.testng - testng - test -