Robert Metzger created FLINK-1056:
-------------------------------------
Summary: 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
Priority: Minor
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.2#6252)