[
https://issues.apache.org/jira/browse/FLINK-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek resolved FLINK-1056.
-------------------------------------
Resolution: Fixed
Resolved here:
https://github.com/apache/incubator-flink/commit/c3c7e2d15c48552ade9d894fd7a1d49daf8fa261
> Build jar in generated archetypes using the maven-assembly-plugin
> -----------------------------------------------------------------
>
> Key: FLINK-1056
> URL: https://issues.apache.org/jira/browse/FLINK-1056
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Robert Metzger
> Assignee: Aljoscha Krettek
> Priority: Minor
> Labels: maven, starter
> Fix For: 0.7-incubating
>
>
> By using the "maven-assembly-plugin" with the "jar-with-dependencies"
> descriptor, we can ensure that the user's dependencies are always bundled
> into the jar file of the user's job.
> We may have to define some exclusion rules to avoid flink dependencies being
> packed as well (jar size) but that should be doable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)