[
https://issues.apache.org/jira/browse/NIFI-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855723#comment-15855723
]
ASF GitHub Bot commented on NIFI-3434:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/nifi/pull/1472
> nifi-assembly dependencies should allow users to skip the creation of ZIP and
> TAR.GZ packages
> ---------------------------------------------------------------------------------------------
>
> Key: NIFI-3434
> URL: https://issues.apache.org/jira/browse/NIFI-3434
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.1.1
> Reporter: Andre
> Assignee: Andre
>
> devs,
> Currently calling 'mvn clean install' creates a ZIP, a TAR.GZ and a
> directory containing the same code. This leads to wasted disk space and a
> lot of wasted disk writes (something that a lot of folks using SSDs prefer
> to avoid).
> Would anyone oppose the idea of moving the ZIP and TAR.GZ assemblies into a
> "release" profile (or whatever name we agree to). This way we could
> maintain the directory "format" (which I suspect most of us use during
> development), while still providing a convenient way of creating the ZIP
> and TAR.GZ packages.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)