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

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

     [ https://issues.apache.org/jira/browse/FLINK-24445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-24445.
------------------------------------
    Resolution: Fixed

master: 2c5e7a4bf15854135c050ab3daa9ef6ca1b43cbf
1.14: 6c18099b370329f69a60525f55dcac8dc8b7f977 

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)