[
https://issues.apache.org/jira/browse/FLINK-33501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl resolved FLINK-33501.
-----------------------------------
Fix Version/s: 1.19.0
1.18.1
Resolution: Fixed
This change is not really required in general but is necessary for the GHA
migration (FLINK-27075). We're probably deciding to support GHA only for 1.18
and move on with full nightly build support only with the release of 1.19 (i.e.
when 1.17 is deprecated). That would reduce the extra efforts around backport
CI changes. This is why this change didn't make it into the release-1.17 branch.
master:
[99ba4db938ec44c048231584f451e45809fa7514|https://github.com/apache/flink/commit/99ba4db938ec44c048231584f451e45809fa7514]
1.18:
[afa434d404048e5e43b49302c518e78bd07a3253|https://github.com/apache/flink/commit/afa434d404048e5e43b49302c518e78bd07a3253]
> Rely on Maven wrapper instead of having custom Maven installation logic
> -----------------------------------------------------------------------
>
> Key: FLINK-33501
> URL: https://issues.apache.org/jira/browse/FLINK-33501
> Project: Flink
> Issue Type: Improvement
> Components: Build System / CI
> Affects Versions: 1.18.0, 1.17.1, 1.19.0
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.19.0, 1.18.1
>
>
> I noticed that we could use the Maven wrapper instead of having a custom
> setup logic for Maven in CI.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)