[
https://issues.apache.org/jira/browse/NIFI-5402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558179#comment-17558179
]
ASF subversion and git services commented on NIFI-5402:
-------------------------------------------------------
Commit 62eb565daf8079a0aa5d0eee4cf4540239371598 in nifi's branch
refs/heads/main from Nathan Gough
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=62eb565daf ]
NIFI-5402 - Added more assembly options for different modules. Assemblies
should build a zip by default, or a tar.gz with the -Ptargz profile
This closes #5694
Signed-off-by: Paul Grey <[email protected]>
> 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
> Assignee: Nathan Gough
> Priority: Major
> Labels: archive, build, format, maven, tar, zip
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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
(v8.20.7#820007)