You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2021/10/04 09:13:00 UTC

[jira] [Created] (FLINK-24445) Move RPC System packaging to package phase

Chesnay Schepler created FLINK-24445:
----------------------------------------

             Summary: Move RPC System packaging to package phase
                 Key: FLINK-24445
                 URL: https://issues.apache.org/jira/browse/FLINK-24445
             Project: Flink
          Issue Type: Technical Debt
          Components: Build System
    Affects Versions: 1.14.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.15.0, 1.14.1


{{mvn compile/test}} currently fails because the copying of the flink-rpc-akka jar is done in the generate-sources phase.

We should move this copying to the packaging phase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)