You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2022/11/18 08:22:00 UTC

[jira] [Created] (FLINK-30083) Bump maven-shade-plugin to 3.4.0

Robert Metzger created FLINK-30083:
--------------------------------------

             Summary: Bump maven-shade-plugin to 3.4.0
                 Key: FLINK-30083
                 URL: https://issues.apache.org/jira/browse/FLINK-30083
             Project: Flink
          Issue Type: Improvement
          Components: Build System
    Affects Versions: 1.17.0
            Reporter: Robert Metzger
             Fix For: 1.17.0


FLINK-24273 proposes to relocate the io.fabric8 dependencies of flink-kubernetes.
This is not possible because of a problem with the maven shade plugin ("mvn install" doesn't work, it needs to be "mvn clean install").
MSHADE-425 solves this issue, and has been released with maven-shade-plugin 3.4.0.

Upgrading the shade plugin will solve the problem, unblocking the K8s relocation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)