Junrui Li created FLINK-34052:
---------------------------------
Summary: Missing TopSpeedWindowing and SessionWindowing JARs in
Flink Maven Repository
Key: FLINK-34052
URL: https://issues.apache.org/jira/browse/FLINK-34052
Project: Flink
Issue Type: Bug
Components: Build System
Affects Versions: 1.18.0
Reporter: Junrui Li
As a result of the changes implemented in FLINK-32821, the build process no
longer produces artifacts with the names
flink-examples-streaming-1.x-TopSpeedWindowing.jar and
flink-examples-streaming-1.x-SessionWindowing.jar. This has led to the absence
of these specific JAR files in the Maven repository
(https://repo1.maven.org/maven2/org/apache/flink/flink-examples-streaming/1.18.0/).
These artifacts were previously available and may still be expected by users as
part of their application dependencies. Their removal could potentially break
existing build pipelines and applications that depend on these example JARs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)