You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2014/08/17 14:19:18 UTC

[jira] [Created] (FLINK-1056) Build jar in generated archetypes using the maven-assembly-plugin

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)