Andy LoPresto created NIFI-5402:
-----------------------------------
Summary: Reduce artifact size by only building .zip archive
Key: NIFI-5402
URL: https://issues.apache.org/jira/browse/NIFI-5402
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Affects Versions: 1.7.0
Reporter: Andy LoPresto
The maven build bundles two identical builds (one in .tar.gz format and one in
.zip format). Based on community discussion, there is no longer a need for
separate .tar.gz, and removing this would increase the speed of the build and
greatly decrease the hosting requirements for the binaries.
That said, building a .tar.gz archive should be available through an (inactive)
profile if a user wants to enable it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)