[
https://issues.apache.org/jira/browse/FLINK-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15761292#comment-15761292
]
ASF GitHub Bot commented on FLINK-4861:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/3014
Okay, the approach of this pull request looks good, but there are two
things we need to adjust:
- The fat jar from the `flink-ml` project contains all dependencies. I
think that is because the Maven Assembly plugin does not respect the "provided"
status of the core dependencies. We should use the Maven Shade Plugin instead.
- For the same reason, the reporter jars are quite messy. We should fix
those as well.
> Package optional project artifacts
> ----------------------------------
>
> Key: FLINK-4861
> URL: https://issues.apache.org/jira/browse/FLINK-4861
> Project: Flink
> Issue Type: New Feature
> Components: Build System
> Affects Versions: 1.2.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Fix For: 1.2.0
>
>
> Per the mailing list
> [discussion|http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Additional-project-downloads-td13223.html],
> package the Flink libraries and connectors into subdirectories of a new
> {{opt}} directory in the release/snapshot tarballs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)