[
https://issues.apache.org/jira/browse/FLINK-29497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614031#comment-17614031
]
Chesnay Schepler commented on FLINK-29497:
------------------------------------------
Can you explain why you'd like this to be configurable, and what parts of
flink-dist you're actually interested in?
I'm asking since one my long-time wishes was to split flink-dist into the 2
modules; one module that creates the Flink fat jar (==flink-dist.jar) that
would be published (to stream-line the dependency setup of users) and one
module that assembles the binary distribution (with all of it's optional
dependencies etc) that would still not be published.
> 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)