[
https://issues.apache.org/jira/browse/FLINK-29497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614743#comment-17614743
]
Thomas Weise commented on FLINK-29497:
--------------------------------------
Hi [~chesnay] , at the moment we are using this to replace flink-dist.jar in
our docker image. Going forward, we may also be interested to use it as one
stop shop for local development dependencies, since it would result in a more
consistent environment setup.
Your idea of splitting the current dist makes perfectly sense. The dist jar is
useful outside the binary distribution and the full binary distribution could
be assembled by using the published dist jar.
I'm going to open a PR to add the deploy switch in case someone else is
interested using it.
> Provide an option to publish the flink-dist jar file artifact
> -------------------------------------------------------------
>
> Key: FLINK-29497
> URL: https://issues.apache.org/jira/browse/FLINK-29497
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.16.0
> Reporter: Thomas Weise
> Assignee: Thomas Weise
> Priority: Minor
>
> Currently deployment is skipped for the flink-dist jar file. Instead of
> hardcoding that in pom.xml, use a property that can control this behavior
> from the maven command line.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)