未验证 提交 2cca80f4 编写于 作者: N Niels Basjes 提交者: GitHub

[FLINK-18607][build] Give the maven module a human readable name

This closes #12907
上级 3ebf0d94
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-annotations</artifactId> <artifactId>flink-annotations</artifactId>
<name>flink-annotations</name> <name>Flink : Annotations</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-clients_${scala.binary.version}</artifactId> <artifactId>flink-clients_${scala.binary.version}</artifactId>
<name>flink-clients</name> <name>Flink : Clients</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
</parent> </parent>
<artifactId>flink-connector-base</artifactId> <artifactId>flink-connector-base</artifactId>
<name>flink-connector-base</name> <name>Flink : Connectors : Base</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-cassandra_${scala.binary.version}</artifactId> <artifactId>flink-connector-cassandra_${scala.binary.version}</artifactId>
<name>flink-connector-cassandra</name> <name>Flink : Connectors : Cassandra</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-elasticsearch-base_${scala.binary.version}</artifactId> <artifactId>flink-connector-elasticsearch-base_${scala.binary.version}</artifactId>
<name>flink-connector-elasticsearch-base</name> <name>Flink : Connectors : Elasticsearch base</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-elasticsearch5_${scala.binary.version}</artifactId> <artifactId>flink-connector-elasticsearch5_${scala.binary.version}</artifactId>
<name>flink-connector-elasticsearch5</name> <name>Flink : Connectors : Elasticsearch 5</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-elasticsearch6_${scala.binary.version}</artifactId> <artifactId>flink-connector-elasticsearch6_${scala.binary.version}</artifactId>
<name>flink-connector-elasticsearch6</name> <name>Flink : Connectors : Elasticsearch 6</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-elasticsearch7_${scala.binary.version}</artifactId> <artifactId>flink-connector-elasticsearch7_${scala.binary.version}</artifactId>
<name>flink-connector-elasticsearch7</name> <name>Flink : Connectors : Elasticsearch 7</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-filesystem_${scala.binary.version}</artifactId> <artifactId>flink-connector-filesystem_${scala.binary.version}</artifactId>
<name>flink-connector-filesystem</name> <name>Flink : Connectors : Filesystem</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-gcp-pubsub_${scala.binary.version}</artifactId> <artifactId>flink-connector-gcp-pubsub_${scala.binary.version}</artifactId>
<name>flink-connector-gcp-pubsub</name> <name>Flink : Connectors : Google PubSub</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-hbase_${scala.binary.version}</artifactId> <artifactId>flink-connector-hbase_${scala.binary.version}</artifactId>
<name>flink-connector-hbase</name> <name>Flink : Connectors : HBase</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-hive_${scala.binary.version}</artifactId> <artifactId>flink-connector-hive_${scala.binary.version}</artifactId>
<name>flink-connector-hive</name> <name>Flink : Connectors : Hive</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-jdbc_${scala.binary.version}</artifactId> <artifactId>flink-connector-jdbc_${scala.binary.version}</artifactId>
<name>flink-connector-jdbc</name> <name>Flink : Connectors : JDBC</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-kafka-0.10_${scala.binary.version}</artifactId> <artifactId>flink-connector-kafka-0.10_${scala.binary.version}</artifactId>
<name>flink-connector-kafka-0.10</name> <name>Flink : Connectors : Kafka 0.10</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-kafka-0.11_${scala.binary.version}</artifactId> <artifactId>flink-connector-kafka-0.11_${scala.binary.version}</artifactId>
<name>flink-connector-kafka-0.11</name> <name>Flink : Connectors : Kafka 0.11</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-kafka-base_${scala.binary.version}</artifactId> <artifactId>flink-connector-kafka-base_${scala.binary.version}</artifactId>
<name>flink-connector-kafka-base</name> <name>Flink : Connectors : Kafka base</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-kafka_${scala.binary.version}</artifactId> <artifactId>flink-connector-kafka_${scala.binary.version}</artifactId>
<name>flink-connector-kafka</name> <name>Flink : Connectors : Kafka</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-kinesis_${scala.binary.version}</artifactId> <artifactId>flink-connector-kinesis_${scala.binary.version}</artifactId>
<name>flink-connector-kinesis</name> <name>Flink : Connectors : Kinesis</name>
<properties> <properties>
<aws.sdk.version>1.11.754</aws.sdk.version> <aws.sdk.version>1.11.754</aws.sdk.version>
<aws.kinesis-kcl.version>1.11.2</aws.kinesis-kcl.version> <aws.kinesis-kcl.version>1.11.2</aws.kinesis-kcl.version>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-nifi_${scala.binary.version}</artifactId> <artifactId>flink-connector-nifi_${scala.binary.version}</artifactId>
<name>flink-connector-nifi</name> <name>Flink : Connectors : Nifi</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-rabbitmq_${scala.binary.version}</artifactId> <artifactId>flink-connector-rabbitmq_${scala.binary.version}</artifactId>
<name>flink-connector-rabbitmq</name> <name>Flink : Connectors : RabbitMQ</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-twitter_${scala.binary.version}</artifactId> <artifactId>flink-connector-twitter_${scala.binary.version}</artifactId>
<name>flink-connector-twitter</name> <name>Flink : Connectors : Twitter</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-hadoop-compatibility_${scala.binary.version}</artifactId> <artifactId>flink-hadoop-compatibility_${scala.binary.version}</artifactId>
<name>flink-hadoop-compatibility</name> <name>Flink : Connectors : Hadoop compatibility</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-hcatalog_${scala.binary.version}</artifactId> <artifactId>flink-hcatalog_${scala.binary.version}</artifactId>
<name>flink-hcatalog</name> <name>Flink : Connectors : HCatalog</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-connector-elasticsearch6_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-elasticsearch6_${scala.binary.version}</artifactId>
<name>flink-sql-connector-elasticsearch6</name> <name>Flink : Connectors : SQL : Elasticsearch 6</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-connector-elasticsearch7_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-elasticsearch7_${scala.binary.version}</artifactId>
<name>flink-sql-connector-elasticsearch7</name> <name>Flink : Connectors : SQL : Elasticsearch 7</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-sql-connector-hbase_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-hbase_${scala.binary.version}</artifactId>
<name>flink-sql-connector-hbase</name> <name>Flink : Connectors : SQL : HBase</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-connector-hive-1.2.2_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-hive-1.2.2_${scala.binary.version}</artifactId>
<name>flink-sql-connector-hive-1.2.2</name> <name>Flink : Connectors : SQL : Hive 1.2.2</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-connector-hive-2.2.0_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-hive-2.2.0_${scala.binary.version}</artifactId>
<name>flink-sql-connector-hive-2.2.0</name> <name>Flink : Connectors : SQL : Hive 2.2.0</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-connector-hive-2.3.6_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-hive-2.3.6_${scala.binary.version}</artifactId>
<name>flink-sql-connector-hive-2.3.6</name> <name>Flink : Connectors : SQL : Hive 2.3.6</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-connector-hive-3.1.2_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-hive-3.1.2_${scala.binary.version}</artifactId>
<name>flink-sql-connector-hive-3.1.2</name> <name>Flink : Connectors : SQL : Hive 3.1.2</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-connector-kafka-0.10_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-kafka-0.10_${scala.binary.version}</artifactId>
<name>flink-sql-connector-kafka-0.10</name> <name>Flink : Connectors : SQL : Kafka 0.10</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-connector-kafka-0.11_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-kafka-0.11_${scala.binary.version}</artifactId>
<name>flink-sql-connector-kafka-0.11</name> <name>Flink : Connectors : SQL : Kafka 0.11</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-connector-kafka_${scala.binary.version}</artifactId> <artifactId>flink-sql-connector-kafka_${scala.binary.version}</artifactId>
<name>flink-sql-connector-kafka</name> <name>Flink : Connectors : SQL : Kafka</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -32,7 +32,7 @@ under the License. ...@@ -32,7 +32,7 @@ under the License.
<artifactId>flink-connectors</artifactId> <artifactId>flink-connectors</artifactId>
<name>flink-connectors</name> <name>Flink : Connectors : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
</parent> </parent>
<artifactId>flink-container_${scala.binary.version}</artifactId> <artifactId>flink-container_${scala.binary.version}</artifactId>
<name>flink-container</name> <name>Flink : Container</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-wikiedits_${scala.binary.version}</artifactId> <artifactId>flink-connector-wikiedits_${scala.binary.version}</artifactId>
<name>flink-connector-wikiedits</name> <name>Flink : Contrib : Connectors : Wikiedits</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -32,7 +32,7 @@ under the License. ...@@ -32,7 +32,7 @@ under the License.
</parent> </parent>
<artifactId>flink-contrib</artifactId> <artifactId>flink-contrib</artifactId>
<name>flink-contrib</name> <name>Flink : Contrib : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-core</artifactId> <artifactId>flink-core</artifactId>
<name>flink-core</name> <name>Flink : Core</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-dist_${scala.binary.version}</artifactId> <artifactId>flink-dist_${scala.binary.version}</artifactId>
<name>flink-dist</name> <name>Flink : Dist</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-docs</artifactId> <artifactId>flink-docs</artifactId>
<name>flink-docs</name> <name>Flink : Docs</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-batch-sql-test_${scala.binary.version}</artifactId> <artifactId>flink-batch-sql-test_${scala.binary.version}</artifactId>
<name>flink-batch-sql-test</name> <name>Flink : E2E Tests : Batch SQL</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-bucketing-sink-test</artifactId> <artifactId>flink-bucketing-sink-test</artifactId>
<name>flink-bucketing-sink-test</name> <name>Flink : E2E Tests : Bucketing sink</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-cli-test_${scala.binary.version}</artifactId> <artifactId>flink-cli-test_${scala.binary.version}</artifactId>
<name>flink-cli-test</name> <name>Flink : E2E Tests : CLI</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -27,6 +27,8 @@ under the License. ...@@ -27,6 +27,8 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-confluent-schema-registry</artifactId> <artifactId>flink-confluent-schema-registry</artifactId>
<name>Flink : E2E Tests : Confluent schema registry</name>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<confluent.version>4.1.0</confluent.version> <confluent.version>4.1.0</confluent.version>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-connector-gcp-pubsub-emulator-tests</artifactId> <artifactId>flink-connector-gcp-pubsub-emulator-tests</artifactId>
<name>flink-connector-gcp-pubsub-emulator-tests</name> <name>Flink : E2E Tests : Connectors : Google PubSub</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-dataset-allround-test</artifactId> <artifactId>flink-dataset-allround-test</artifactId>
<name>flink-dataset-allround-test</name> <name>Flink : E2E Tests : Dataset allround</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-dataset-fine-grained-recovery-test</artifactId> <artifactId>flink-dataset-fine-grained-recovery-test</artifactId>
<name>flink-dataset-fine-grained-recovery-test</name> <name>Flink : E2E Tests : Dataset Fine-grained recovery</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-datastream-allround-test</artifactId> <artifactId>flink-datastream-allround-test</artifactId>
<name>flink-datastream-allround-test</name> <name>Flink : E2E Tests : Datastream allround</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-distributed-cache-via-blob-test_${scala.binary.version}</artifactId> <artifactId>flink-distributed-cache-via-blob-test_${scala.binary.version}</artifactId>
<name>flink-distributed-cache-via-blob</name> <name>Flink : E2E Tests : Distributed cache via blob</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-elasticsearch5-test</artifactId> <artifactId>flink-elasticsearch5-test</artifactId>
<name>flink-elasticsearch5-test</name> <name>Flink : E2E Tests : Elasticsearch 5</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-elasticsearch6-test</artifactId> <artifactId>flink-elasticsearch6-test</artifactId>
<name>flink-elasticsearch6-test</name> <name>Flink : E2E Tests : Elasticsearch 6</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-elasticsearch7-test</artifactId> <artifactId>flink-elasticsearch7-test</artifactId>
<name>flink-elasticsearch7-test</name> <name>Flink : E2E Tests : Elasticsearch 7</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -28,6 +28,7 @@ under the License. ...@@ -28,6 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-end-to-end-tests-common-kafka</artifactId> <artifactId>flink-end-to-end-tests-common-kafka</artifactId>
<name>Flink : E2E Tests : Common Kafka</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -28,6 +28,7 @@ under the License. ...@@ -28,6 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-end-to-end-tests-common</artifactId> <artifactId>flink-end-to-end-tests-common</artifactId>
<name>Flink : E2E Tests : Common</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -28,6 +28,7 @@ under the License. ...@@ -28,6 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-end-to-end-tests-hbase</artifactId> <artifactId>flink-end-to-end-tests-hbase</artifactId>
<name>Flink : E2E Tests : HBase</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-heavy-deployment-stress-test</artifactId> <artifactId>flink-heavy-deployment-stress-test</artifactId>
<name>flink-heavy-deployment-stress-test</name> <name>Flink : E2E Tests : Heavy deployment</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-high-parallelism-iterations-test</artifactId> <artifactId>flink-high-parallelism-iterations-test</artifactId>
<name>flink-high-parallelism-iterations-test</name> <name>Flink : E2E Tests : High parallelism iterations</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-local-recovery-and-allocation-test</artifactId> <artifactId>flink-local-recovery-and-allocation-test</artifactId>
<name>flink-local-recovery-and-allocation-test</name> <name>Flink : E2E Tests : Local recovery and allocation</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -29,6 +29,7 @@ under the License. ...@@ -29,6 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-metrics-availability-test</artifactId> <artifactId>flink-metrics-availability-test</artifactId>
<name>Flink : E2E Tests : Metrics availability</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -29,6 +29,7 @@ under the License. ...@@ -29,6 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-metrics-reporter-prometheus-test</artifactId> <artifactId>flink-metrics-reporter-prometheus-test</artifactId>
<name>Flink : E2E Tests : Metrics reporter prometheus</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-netty-shuffle-memory-control-test</artifactId> <artifactId>flink-netty-shuffle-memory-control-test</artifactId>
<name>flink-netty-shuffle-memory-control-test</name> <name>Flink : E2E Tests : Netty shuffle memory control</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-parent-child-classloading-test-lib-package_${scala.binary.version}</artifactId> <artifactId>flink-parent-child-classloading-test-lib-package_${scala.binary.version}</artifactId>
<name>flink-parent-child-classloading-test-lib-package</name> <name>Flink : E2E Tests : Parent Child classloading lib-package</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<build> <build>
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-parent-child-classloading-test-program_${scala.binary.version}</artifactId> <artifactId>flink-parent-child-classloading-test-program_${scala.binary.version}</artifactId>
<name>flink-parent-child-classloading-test-program</name> <name>Flink : E2E Tests : Parent Child classloading program</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -28,6 +28,7 @@ under the License. ...@@ -28,6 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>another-dummy-fs</artifactId> <artifactId>another-dummy-fs</artifactId>
<name>Flink : E2E Tests : Plugins : Another dummy fs</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,6 +28,7 @@ under the License. ...@@ -28,6 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>dummy-fs</artifactId> <artifactId>dummy-fs</artifactId>
<name>Flink : E2E Tests : Plugins : Dummy fs</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
<packaging>pom</packaging> <packaging>pom</packaging>
<artifactId>flink-plugins-test</artifactId> <artifactId>flink-plugins-test</artifactId>
<name>flink-plugins-test</name> <name>Flink : E2E Tests : Plugins : </name>
<modules> <modules>
<module>dummy-fs</module> <module>dummy-fs</module>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-python-test_${scala.binary.version}</artifactId> <artifactId>flink-python-test_${scala.binary.version}</artifactId>
<name>flink-python-test</name> <name>Flink : E2E Tests : Python</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-queryable-state-test_${scala.binary.version}</artifactId> <artifactId>flink-queryable-state-test_${scala.binary.version}</artifactId>
<name>flink-queryable-state-test</name> <name>Flink : E2E Tests : Queryable state</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-quickstart-test</artifactId> <artifactId>flink-quickstart-test</artifactId>
<name>flink-quickstart-test</name> <name>Flink : E2E Tests : Quickstart</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -29,6 +29,7 @@ under the License. ...@@ -29,6 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-rocksdb-state-memory-control-test</artifactId> <artifactId>flink-rocksdb-state-memory-control-test</artifactId>
<name>Flink : E2E Tests : RocksDB state memory control</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -27,7 +27,7 @@ under the License. ...@@ -27,7 +27,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-sql-client-test</artifactId> <artifactId>flink-sql-client-test</artifactId>
<name>flink-sql-client-test</name> <name>Flink : E2E Tests : SQL client</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -27,7 +27,7 @@ under the License. ...@@ -27,7 +27,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-state-evolution-test</artifactId> <artifactId>flink-state-evolution-test</artifactId>
<name>flink-state-evolution-test</name> <name>Flink : E2E Tests : State evolution</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-stream-sql-test_${scala.binary.version}</artifactId> <artifactId>flink-stream-sql-test_${scala.binary.version}</artifactId>
<name>flink-stream-sql-test</name> <name>Flink : E2E Tests : Stream SQL</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-stream-state-ttl-test</artifactId> <artifactId>flink-stream-state-ttl-test</artifactId>
<name>flink-stream-state-ttl-test</name> <name>Flink : E2E Tests : Stream state TTL</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-stream-stateful-job-upgrade-test</artifactId> <artifactId>flink-stream-stateful-job-upgrade-test</artifactId>
<name>flink-stream-stateful-job-upgrade-test</name> <name>Flink : E2E Tests : Stream stateful job upgrade</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -28,6 +28,7 @@ under the License. ...@@ -28,6 +28,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-streaming-file-sink-test</artifactId> <artifactId>flink-streaming-file-sink-test</artifactId>
<name>Flink : E2E Tests : Streaming file sink</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-streaming-kafka-test-base_${scala.binary.version}</artifactId> <artifactId>flink-streaming-kafka-test-base_${scala.binary.version}</artifactId>
<name>flink-streaming-kafka-test-base</name> <name>Flink : E2E Tests : Streaming Kafka base</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-streaming-kafka-test_${scala.binary.version}</artifactId> <artifactId>flink-streaming-kafka-test_${scala.binary.version}</artifactId>
<name>flink-streaming-kafka-test</name> <name>Flink : E2E Tests : Streaming Kafka</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-streaming-kafka010-test_${scala.binary.version}</artifactId> <artifactId>flink-streaming-kafka010-test_${scala.binary.version}</artifactId>
<name>flink-streaming-kafka010-test</name> <name>Flink : E2E Tests : Streaming Kafka 0.10</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-streaming-kafka011-test_${scala.binary.version}</artifactId> <artifactId>flink-streaming-kafka011-test_${scala.binary.version}</artifactId>
<name>flink-streaming-kafka011-test</name> <name>Flink : E2E Tests : Streaming Kafka 0.11</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-streaming-kinesis-test_${scala.binary.version}</artifactId> <artifactId>flink-streaming-kinesis-test_${scala.binary.version}</artifactId>
<name>flink-streaming-kinesis-test</name> <name>Flink : E2E Tests : Streaming Kinesis</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -27,6 +27,7 @@ under the License. ...@@ -27,6 +27,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-tpcds-test</artifactId> <artifactId>flink-tpcds-test</artifactId>
<name>Flink : E2E Tests : TPCDS</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -27,6 +27,7 @@ under the License. ...@@ -27,6 +27,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-tpch-test</artifactId> <artifactId>flink-tpch-test</artifactId>
<name>Flink : E2E Tests : TPCH</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -32,7 +32,7 @@ under the License. ...@@ -32,7 +32,7 @@ under the License.
<packaging>pom</packaging> <packaging>pom</packaging>
<artifactId>flink-end-to-end-tests</artifactId> <artifactId>flink-end-to-end-tests</artifactId>
<name>flink-end-to-end-tests</name> <name>Flink : E2E Tests : </name>
<properties> <properties>
<!-- functions as a global exclude; required since an empty set of included groups implicitly includes all --> <!-- functions as a global exclude; required since an empty set of included groups implicitly includes all -->
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
</parent> </parent>
<artifactId>flink-examples-batch_${scala.binary.version}</artifactId> <artifactId>flink-examples-batch_${scala.binary.version}</artifactId>
<name>flink-examples-batch</name> <name>Flink : Examples : Batch</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
</parent> </parent>
<artifactId>flink-examples-streaming-gcp-pubsub_${scala.binary.version}</artifactId> <artifactId>flink-examples-streaming-gcp-pubsub_${scala.binary.version}</artifactId>
<name>flink-examples-streaming-gcp-pubsub</name> <name>Flink : Examples : Build Helper : Streaming Google PubSub</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
</parent> </parent>
<artifactId>flink-examples-streaming-state-machine_${scala.binary.version}</artifactId> <artifactId>flink-examples-streaming-state-machine_${scala.binary.version}</artifactId>
<name>flink-examples-streaming-state-machine</name> <name>Flink : Examples : Build Helper : Streaming State machine</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
</parent> </parent>
<artifactId>flink-examples-streaming-twitter_${scala.binary.version}</artifactId> <artifactId>flink-examples-streaming-twitter_${scala.binary.version}</artifactId>
<name>flink-examples-streaming-twitter</name> <name>Flink : Examples : Build Helper : Streaming Twitter</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -29,6 +29,8 @@ under the License. ...@@ -29,6 +29,8 @@ under the License.
</parent> </parent>
<artifactId>flink-examples-build-helper</artifactId> <artifactId>flink-examples-build-helper</artifactId>
<name>Flink : Examples : Build Helper : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<description>This is a utility module for building example jars to be used in flink-dist.</description> <description>This is a utility module for building example jars to be used in flink-dist.</description>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-examples-streaming_${scala.binary.version}</artifactId> <artifactId>flink-examples-streaming_${scala.binary.version}</artifactId>
<name>flink-examples-streaming</name> <name>Flink : Examples : Streaming</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<name>flink-examples-table</name> <name>Flink : Examples : Table</name>
<artifactId>flink-examples-table_${scala.binary.version}</artifactId> <artifactId>flink-examples-table_${scala.binary.version}</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
</parent> </parent>
<artifactId>flink-examples</artifactId> <artifactId>flink-examples</artifactId>
<name>flink-examples</name> <name>Flink : Examples : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-external-resource-gpu</artifactId> <artifactId>flink-external-resource-gpu</artifactId>
<name>flink-external-resource-gpu</name> <name>Flink : External resources : GPU</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-external-resources</artifactId> <artifactId>flink-external-resources</artifactId>
<name>flink-external-resources</name> <name>Flink : External resources : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-azure-fs-hadoop</artifactId> <artifactId>flink-azure-fs-hadoop</artifactId>
<name>flink-azure-fs-hadoop</name> <name>Flink : FileSystems : Azure FS Hadoop</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-fs-hadoop-shaded</artifactId> <artifactId>flink-fs-hadoop-shaded</artifactId>
<name>flink-filesystems :: flink-fs-hadoop-shaded</name> <name>Flink : FileSystems : Hadoop FS shaded</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-hadoop-fs</artifactId> <artifactId>flink-hadoop-fs</artifactId>
<name>flink-hadoop-fs</name> <name>Flink : FileSystems : Hadoop FS</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,8 +28,7 @@ under the License. ...@@ -28,8 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-mapr-fs</artifactId> <artifactId>flink-mapr-fs</artifactId>
<name>flink-mapr-fs</name> <name>Flink : FileSystems : Mapr FS</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -26,6 +26,7 @@ under the License. ...@@ -26,6 +26,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-oss-fs-hadoop</artifactId> <artifactId>flink-oss-fs-hadoop</artifactId>
<name>Flink : FileSystems : OSS FS</name>
<properties> <properties>
<fs.oss.sdk.version>3.4.1</fs.oss.sdk.version> <fs.oss.sdk.version>3.4.1</fs.oss.sdk.version>
......
...@@ -28,8 +28,7 @@ under the License. ...@@ -28,8 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-s3-fs-base</artifactId> <artifactId>flink-s3-fs-base</artifactId>
<name>flink-s3-fs-base</name> <name>Flink : FileSystems : S3 FS Base</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-s3-fs-hadoop</artifactId> <artifactId>flink-s3-fs-hadoop</artifactId>
<name>flink-s3-fs-hadoop</name> <name>Flink : FileSystems : S3 FS Hadoop</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-s3-fs-presto</artifactId> <artifactId>flink-s3-fs-presto</artifactId>
<name>flink-s3-fs-presto</name> <name>Flink : FileSystems : S3 FS Presto</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-swift-fs-hadoop</artifactId> <artifactId>flink-swift-fs-hadoop</artifactId>
<name>flink-swift-fs-hadoop</name> <name>Flink : FileSystems : Swift FS Hadoop</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-filesystems</artifactId> <artifactId>flink-filesystems</artifactId>
<name>flink-filesystems</name> <name>Flink : FileSystems : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
......
...@@ -29,6 +29,8 @@ under the License. ...@@ -29,6 +29,8 @@ under the License.
<artifactId>flink-avro-confluent-registry</artifactId> <artifactId>flink-avro-confluent-registry</artifactId>
<name>Flink : Formats : Avro confluent registry</name>
<properties> <properties>
<confluent.schema.registry.version>4.1.0</confluent.schema.registry.version> <confluent.schema.registry.version>4.1.0</confluent.schema.registry.version>
</properties> </properties>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-avro</artifactId> <artifactId>flink-avro</artifactId>
<name>flink-avro</name> <name>Flink : Formats : Avro</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-compress</artifactId> <artifactId>flink-compress</artifactId>
<name>flink-compress</name> <name>Flink : Formats : Compress</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-csv</artifactId> <artifactId>flink-csv</artifactId>
<name>flink-csv</name> <name>Flink : Formats : Csv</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-hadoop-bulk_${scala.binary.version}</artifactId> <artifactId>flink-hadoop-bulk_${scala.binary.version}</artifactId>
<name>flink-hadoop-bulk</name> <name>Flink : Formats : Hadoop bulk</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-json</artifactId> <artifactId>flink-json</artifactId>
<name>flink-json</name> <name>Flink : Formats : Json</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-orc-nohive_${scala.binary.version}</artifactId> <artifactId>flink-orc-nohive_${scala.binary.version}</artifactId>
<name>flink-orc-nohive</name> <name>Flink : Formats : Orc nohive</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-orc_${scala.binary.version}</artifactId> <artifactId>flink-orc_${scala.binary.version}</artifactId>
<name>flink-orc</name> <name>Flink : Formats : Orc</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-parquet_${scala.binary.version}</artifactId> <artifactId>flink-parquet_${scala.binary.version}</artifactId>
<name>flink-parquet</name> <name>Flink : Formats : Parquet</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sequence-file</artifactId> <artifactId>flink-sequence-file</artifactId>
<name>flink-sequence-file</name> <name>Flink : Formats : Sequence file</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-orc_${scala.binary.version}</artifactId> <artifactId>flink-sql-orc_${scala.binary.version}</artifactId>
<name>flink-sql-orc</name> <name>Flink : Formats : SQL Orc</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-parquet_${scala.binary.version}</artifactId> <artifactId>flink-sql-parquet_${scala.binary.version}</artifactId>
<name>flink-sql-parquet</name> <name>Flink : Formats : SQL Parquet</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -35,7 +35,7 @@ under the License. ...@@ -35,7 +35,7 @@ under the License.
</properties> </properties>
<artifactId>flink-formats</artifactId> <artifactId>flink-formats</artifactId>
<name>flink-formats</name> <name>Flink : Formats : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-fs-tests</artifactId> <artifactId>flink-fs-tests</artifactId>
<name>flink-fs-tests</name> <name>Flink : FileSystems : Tests</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-java</artifactId> <artifactId>flink-java</artifactId>
<name>flink-java</name> <name>Flink : Java</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-kubernetes_${scala.binary.version}</artifactId> <artifactId>flink-kubernetes_${scala.binary.version}</artifactId>
<name>flink-kubernetes</name> <name>Flink : Kubernetes</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-cep-scala_${scala.binary.version}</artifactId> <artifactId>flink-cep-scala_${scala.binary.version}</artifactId>
<name>flink-cep-scala</name> <name>Flink : Libraries : CEP Scala</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-cep_${scala.binary.version}</artifactId> <artifactId>flink-cep_${scala.binary.version}</artifactId>
<name>flink-cep</name> <name>Flink : Libraries : CEP</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</parent> </parent>
<artifactId>flink-gelly-examples_${scala.binary.version}</artifactId> <artifactId>flink-gelly-examples_${scala.binary.version}</artifactId>
<name>flink-gelly-examples</name> <name>Flink : Libraries : Gelly Examples</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>flink-gelly-scala_${scala.binary.version}</artifactId> <artifactId>flink-gelly-scala_${scala.binary.version}</artifactId>
<name>flink-gelly-scala</name> <name>Flink : Libraries : Gelly scala</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-gelly_${scala.binary.version}</artifactId> <artifactId>flink-gelly_${scala.binary.version}</artifactId>
<name>flink-gelly</name> <name>Flink : Libraries : Gelly </name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-state-processor-api_${scala.binary.version}</artifactId> <artifactId>flink-state-processor-api_${scala.binary.version}</artifactId>
<name>flink-state-processor-api</name> <name>Flink : Libraries : State processor API</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-libraries</artifactId> <artifactId>flink-libraries</artifactId>
<name>flink-libraries</name> <name>Flink : Libraries : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-mesos_${scala.binary.version}</artifactId> <artifactId>flink-mesos_${scala.binary.version}</artifactId>
<name>flink-mesos</name> <name>Flink : Mesos</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics-core</artifactId> <artifactId>flink-metrics-core</artifactId>
<name>flink-metrics-core</name> <name>Flink : Metrics : Core</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics-datadog</artifactId> <artifactId>flink-metrics-datadog</artifactId>
<name>flink-metrics-datadog</name> <name>Flink : Metrics : Datadog</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics-dropwizard</artifactId> <artifactId>flink-metrics-dropwizard</artifactId>
<name>flink-metrics-dropwizard</name> <name>Flink : Metrics : Dropwizard</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics-graphite</artifactId> <artifactId>flink-metrics-graphite</artifactId>
<name>flink-metrics-graphite</name> <name>Flink : Metrics : Graphite</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics-influxdb_${scala.binary.version}</artifactId> <artifactId>flink-metrics-influxdb_${scala.binary.version}</artifactId>
<name>flink-metrics-influxdb</name> <name>Flink : Metrics : InfluxDB</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics-jmx_${scala.binary.version}</artifactId> <artifactId>flink-metrics-jmx_${scala.binary.version}</artifactId>
<name>flink-metrics-jmx</name> <name>Flink : Metrics : JMX</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics-prometheus_${scala.binary.version}</artifactId> <artifactId>flink-metrics-prometheus_${scala.binary.version}</artifactId>
<name>flink-metrics-prometheus</name> <name>Flink : Metrics : Prometheus</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics-slf4j</artifactId> <artifactId>flink-metrics-slf4j</artifactId>
<name>flink-metrics-slf4j</name> <name>Flink : Metrics : Slf4j</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics-statsd</artifactId> <artifactId>flink-metrics-statsd</artifactId>
<name>flink-metrics-statsd</name> <name>Flink : Metrics : StatsD</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-metrics</artifactId> <artifactId>flink-metrics</artifactId>
<name>flink-metrics</name> <name>Flink : Metrics : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
......
...@@ -29,6 +29,7 @@ under the License. ...@@ -29,6 +29,7 @@ under the License.
</parent> </parent>
<artifactId>flink-ml-api</artifactId> <artifactId>flink-ml-api</artifactId>
<name>Flink : ML : API</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -27,7 +27,7 @@ under the License. ...@@ -27,7 +27,7 @@ under the License.
</parent> </parent>
<artifactId>flink-ml-lib_${scala.binary.version}</artifactId> <artifactId>flink-ml-lib_${scala.binary.version}</artifactId>
<name>flink-ml-lib</name> <name>Flink : ML : Lib</name>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -27,7 +27,7 @@ under the License. ...@@ -27,7 +27,7 @@ under the License.
</parent> </parent>
<artifactId>flink-ml-uber_${scala.binary.version}</artifactId> <artifactId>flink-ml-uber_${scala.binary.version}</artifactId>
<name>flink-ml-uber</name> <name>Flink : ML : Uber</name>
<description> <description>
This module contains both the api and libraries for writing Flink ML programs. This module contains both the api and libraries for writing Flink ML programs.
</description> </description>
......
...@@ -30,6 +30,7 @@ under the License. ...@@ -30,6 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-ml-parent</artifactId> <artifactId>flink-ml-parent</artifactId>
<name>Flink : ML : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-optimizer_${scala.binary.version}</artifactId> <artifactId>flink-optimizer_${scala.binary.version}</artifactId>
<name>flink-optimizer</name> <name>Flink : Optimizer</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-python_${scala.binary.version}</artifactId> <artifactId>flink-python_${scala.binary.version}</artifactId>
<name>flink-python</name> <name>Flink : Python</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-queryable-state-client-java</artifactId> <artifactId>flink-queryable-state-client-java</artifactId>
<name>flink-queryable-state-client-java</name> <name>Flink : Queryable state : Client Java</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-queryable-state-runtime_${scala.binary.version}</artifactId> <artifactId>flink-queryable-state-runtime_${scala.binary.version}</artifactId>
<name>flink-queryable-state-runtime</name> <name>Flink : Queryable state : Runtime</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-queryable-state</artifactId> <artifactId>flink-queryable-state</artifactId>
<name>flink-queryable-state</name> <name>Flink : Queryable state : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<modules> <modules>
......
...@@ -33,5 +33,6 @@ under the License. ...@@ -33,5 +33,6 @@ under the License.
<artifactId>flink-quickstart-java</artifactId> <artifactId>flink-quickstart-java</artifactId>
<packaging>maven-archetype</packaging> <packaging>maven-archetype</packaging>
<name>Flink : Quickstart : Java</name>
</project> </project>
...@@ -33,5 +33,6 @@ under the License. ...@@ -33,5 +33,6 @@ under the License.
<artifactId>flink-quickstart-scala</artifactId> <artifactId>flink-quickstart-scala</artifactId>
<packaging>maven-archetype</packaging> <packaging>maven-archetype</packaging>
<name>Flink : Quickstart : Scala</name>
</project> </project>
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
<artifactId>flink-quickstart</artifactId> <artifactId>flink-quickstart</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>flink-quickstart</name> <name>Flink : Quickstart : </name>
<description>Parent project for different quickstart archetypes for Apache Flink</description> <description>Parent project for different quickstart archetypes for Apache Flink</description>
<modules> <modules>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-runtime-web_${scala.binary.version}</artifactId> <artifactId>flink-runtime-web_${scala.binary.version}</artifactId>
<name>flink-runtime-web</name> <name>Flink : Runtime web</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-runtime_${scala.binary.version}</artifactId> <artifactId>flink-runtime_${scala.binary.version}</artifactId>
<name>flink-runtime</name> <name>Flink : Runtime</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-scala-shell_${scala.binary.version}</artifactId> <artifactId>flink-scala-shell_${scala.binary.version}</artifactId>
<name>flink-scala-shell</name> <name>Flink : Scala shell</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
</parent> </parent>
<artifactId>flink-scala_${scala.binary.version}</artifactId> <artifactId>flink-scala_${scala.binary.version}</artifactId>
<name>flink-scala</name> <name>Flink : Scala</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -32,7 +32,7 @@ under the License. ...@@ -32,7 +32,7 @@ under the License.
</parent> </parent>
<artifactId>flink-statebackend-heap-spillable_${scala.binary.version}</artifactId> <artifactId>flink-statebackend-heap-spillable_${scala.binary.version}</artifactId>
<name>flink-statebackend-heap-spillable</name> <name>Flink : State backends : Heap spillable</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -32,7 +32,7 @@ under the License. ...@@ -32,7 +32,7 @@ under the License.
</parent> </parent>
<artifactId>flink-statebackend-rocksdb_${scala.binary.version}</artifactId> <artifactId>flink-statebackend-rocksdb_${scala.binary.version}</artifactId>
<name>flink-statebackend-rocksdb</name> <name>Flink : State backends : RocksDB</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -32,7 +32,7 @@ under the License. ...@@ -32,7 +32,7 @@ under the License.
</parent> </parent>
<artifactId>flink-state-backends</artifactId> <artifactId>flink-state-backends</artifactId>
<name>flink-state-backends</name> <name>Flink : State backends : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-streaming-java_${scala.binary.version}</artifactId> <artifactId>flink-streaming-java_${scala.binary.version}</artifactId>
<name>flink-streaming-java</name> <name>Flink : Streaming Java</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -29,7 +29,7 @@ under the License. ...@@ -29,7 +29,7 @@ under the License.
</parent> </parent>
<artifactId>flink-streaming-scala_${scala.binary.version}</artifactId> <artifactId>flink-streaming-scala_${scala.binary.version}</artifactId>
<name>flink-streaming-scala</name> <name>Flink : Streaming Scala</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-client_${scala.binary.version}</artifactId> <artifactId>flink-sql-client_${scala.binary.version}</artifactId>
<name>flink-sql-client</name> <name>Flink : Table : SQL Client</name>
<description> <description>
This module contains the SQL Client for exploring and This module contains the SQL Client for exploring and
submitting SQL programs to Flink. submitting SQL programs to Flink.
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-parser-hive</artifactId> <artifactId>flink-sql-parser-hive</artifactId>
<name>flink-sql-parser-hive</name> <name>Flink : Table : SQL Parser Hive</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-sql-parser</artifactId> <artifactId>flink-sql-parser</artifactId>
<name>flink-sql-parser</name> <name>Flink : Table : SQL Parser </name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-api-java-bridge_${scala.binary.version}</artifactId> <artifactId>flink-table-api-java-bridge_${scala.binary.version}</artifactId>
<name>flink-table-api-java-bridge</name> <name>Flink : Table : API Java bridge</name>
<description> <description>
This module contains the Table/SQL API for writing table programs This module contains the Table/SQL API for writing table programs
that interact with other Flink APIs using the Java programming language. that interact with other Flink APIs using the Java programming language.
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-api-java</artifactId> <artifactId>flink-table-api-java</artifactId>
<name>flink-table-api-java</name> <name>Flink : Table : API Java</name>
<description> <description>
This module contains the Table/SQL API for writing table programs This module contains the Table/SQL API for writing table programs
within the table ecosystem using the Java programming language. within the table ecosystem using the Java programming language.
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-api-scala-bridge_${scala.binary.version}</artifactId> <artifactId>flink-table-api-scala-bridge_${scala.binary.version}</artifactId>
<name>flink-table-api-scala-bridge</name> <name>Flink : Table : API Scala bridge</name>
<description> <description>
This module contains the Table/SQL API for writing table programs This module contains the Table/SQL API for writing table programs
that interact with other Flink APIs using the Scala programming language. that interact with other Flink APIs using the Scala programming language.
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-api-scala_${scala.binary.version}</artifactId> <artifactId>flink-table-api-scala_${scala.binary.version}</artifactId>
<name>flink-table-api-scala</name> <name>Flink : Table : API Scala</name>
<description> <description>
This module contains the Table/SQL API for writing table programs This module contains the Table/SQL API for writing table programs
within the table ecosystem using the Scala programming language. within the table ecosystem using the Scala programming language.
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-common</artifactId> <artifactId>flink-table-common</artifactId>
<name>flink-table-common</name> <name>Flink : Table : Common</name>
<description> <description>
This module contains extension points of the Table/SQL API. This module contains extension points of the Table/SQL API.
It allows for implementing user-defined functions, custom It allows for implementing user-defined functions, custom
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-planner-blink_${scala.binary.version}</artifactId> <artifactId>flink-table-planner-blink_${scala.binary.version}</artifactId>
<name>flink-table-planner-blink</name> <name>Flink : Table : Planner Blink</name>
<description> <description>
This module bridges Table/SQL API and runtime. It contains This module bridges Table/SQL API and runtime. It contains
all resources that are required during pre-flight and runtime all resources that are required during pre-flight and runtime
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-planner_${scala.binary.version}</artifactId> <artifactId>flink-table-planner_${scala.binary.version}</artifactId>
<name>flink-table-planner</name> <name>Flink : Table : Planner</name>
<description> <description>
This module bridges Table/SQL API and runtime. It contains This module bridges Table/SQL API and runtime. It contains
all resources that are required during pre-flight and runtime all resources that are required during pre-flight and runtime
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-runtime-blink_${scala.binary.version}</artifactId> <artifactId>flink-table-runtime-blink_${scala.binary.version}</artifactId>
<name>flink-table-runtime-blink</name> <name>Flink : Table : Runtime Blink</name>
<description> <description>
This module contains classes that are required by a task manager for This module contains classes that are required by a task manager for
execution of table programs. The content of this module is work-in-progress. execution of table programs. The content of this module is work-in-progress.
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-uber-blink_${scala.binary.version}</artifactId> <artifactId>flink-table-uber-blink_${scala.binary.version}</artifactId>
<name>flink-table-uber-blink</name> <name>Flink : Table : Uber Blink</name>
<description> <description>
This module contains the entire Table/SQL distribution for writing table programs This module contains the entire Table/SQL distribution for writing table programs
within the table ecosystem or between other Flink APIs. This module uses the Blink planner within the table ecosystem or between other Flink APIs. This module uses the Blink planner
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table-uber_${scala.binary.version}</artifactId> <artifactId>flink-table-uber_${scala.binary.version}</artifactId>
<name>flink-table-uber</name> <name>Flink : Table : Uber</name>
<description> <description>
This module contains the entire Table/SQL distribution for writing table programs This module contains the entire Table/SQL distribution for writing table programs
within the table ecosystem or between other Flink APIs. Users can either use the within the table ecosystem or between other Flink APIs. Users can either use the
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-table</artifactId> <artifactId>flink-table</artifactId>
<name>flink-table</name> <name>Flink : Table : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-test-utils-junit</artifactId> <artifactId>flink-test-utils-junit</artifactId>
<name>flink-test-utils-junit</name> <name>Flink : Test utils : Junit</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
</parent> </parent>
<artifactId>flink-test-utils_${scala.binary.version}</artifactId> <artifactId>flink-test-utils_${scala.binary.version}</artifactId>
<name>flink-test-utils</name> <name>Flink : Test utils : Utils</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-test-utils-parent</artifactId> <artifactId>flink-test-utils-parent</artifactId>
<name>flink-test-utils-parent</name> <name>Flink : Test utils : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -31,7 +31,7 @@ under the License. ...@@ -31,7 +31,7 @@ under the License.
</parent> </parent>
<artifactId>flink-tests</artifactId> <artifactId>flink-tests</artifactId>
<name>flink-tests</name> <name>Flink : Tests</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -32,7 +32,7 @@ under the License. ...@@ -32,7 +32,7 @@ under the License.
</parent> </parent>
<artifactId>flink-walkthrough-common_${scala.binary.version}</artifactId> <artifactId>flink-walkthrough-common_${scala.binary.version}</artifactId>
<name>flink-walkthrough-common</name> <name>Flink : Walkthrough : Common</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -33,5 +33,6 @@ under the License. ...@@ -33,5 +33,6 @@ under the License.
<artifactId>flink-walkthrough-datastream-java</artifactId> <artifactId>flink-walkthrough-datastream-java</artifactId>
<packaging>maven-archetype</packaging> <packaging>maven-archetype</packaging>
<name>Flink : Walkthrough : Datastream Java</name>
</project> </project>
...@@ -33,5 +33,6 @@ under the License. ...@@ -33,5 +33,6 @@ under the License.
<artifactId>flink-walkthrough-datastream-scala</artifactId> <artifactId>flink-walkthrough-datastream-scala</artifactId>
<packaging>maven-archetype</packaging> <packaging>maven-archetype</packaging>
<name>Flink : Walkthrough : Datastream Scala</name>
</project> </project>
...@@ -33,5 +33,6 @@ under the License. ...@@ -33,5 +33,6 @@ under the License.
<artifactId>flink-walkthrough-table-java</artifactId> <artifactId>flink-walkthrough-table-java</artifactId>
<packaging>maven-archetype</packaging> <packaging>maven-archetype</packaging>
<name>Flink : Walkthrough : Table Java</name>
</project> </project>
...@@ -33,5 +33,6 @@ under the License. ...@@ -33,5 +33,6 @@ under the License.
<artifactId>flink-walkthrough-table-scala</artifactId> <artifactId>flink-walkthrough-table-scala</artifactId>
<packaging>maven-archetype</packaging> <packaging>maven-archetype</packaging>
<name>Flink : Walkthrough : Table Scala</name>
</project> </project>
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
<artifactId>flink-walkthroughs</artifactId> <artifactId>flink-walkthroughs</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>flink-walkthroughs</name> <name>Flink : Walkthrough : </name>
<modules> <modules>
<module>flink-walkthrough-common</module> <module>flink-walkthrough-common</module>
......
...@@ -34,7 +34,7 @@ under the License. ...@@ -34,7 +34,7 @@ under the License.
--> -->
<artifactId>flink-yarn-tests</artifactId> <artifactId>flink-yarn-tests</artifactId>
<name>flink-yarn-tests</name> <name>Flink : Yarn Tests</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<dependencies> <dependencies>
......
...@@ -28,7 +28,7 @@ under the License. ...@@ -28,7 +28,7 @@ under the License.
</parent> </parent>
<artifactId>flink-yarn_${scala.binary.version}</artifactId> <artifactId>flink-yarn_${scala.binary.version}</artifactId>
<name>flink-yarn</name> <name>Flink : Yarn</name>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
......
...@@ -30,7 +30,7 @@ under the License. ...@@ -30,7 +30,7 @@ under the License.
<artifactId>flink-parent</artifactId> <artifactId>flink-parent</artifactId>
<version>1.12-SNAPSHOT</version> <version>1.12-SNAPSHOT</version>
<name>flink</name> <name>Flink : </name>
<packaging>pom</packaging> <packaging>pom</packaging>
<url>https://flink.apache.org</url> <url>https://flink.apache.org</url>
<inceptionYear>2014</inceptionYear> <inceptionYear>2014</inceptionYear>
......
...@@ -39,6 +39,7 @@ under the License. ...@@ -39,6 +39,7 @@ under the License.
<groupId>org.apache.flink</groupId> <groupId>org.apache.flink</groupId>
<artifactId>force-shading</artifactId> <artifactId>force-shading</artifactId>
<version>1.12-SNAPSHOT</version> <version>1.12-SNAPSHOT</version>
<name>Flink : Tools : Force Shading</name>
<packaging>jar</packaging> <packaging>jar</packaging>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册