[
https://issues.apache.org/jira/browse/FLINK-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek updated FLINK-1056:
------------------------------------
Fix Version/s: 0.7-incubating
> 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)