You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2020/12/02 21:17:00 UTC

[jira] [Commented] (NIFI-8063) Add profile to Maven POM to enable NAR exclusion

    [ https://issues.apache.org/jira/browse/NIFI-8063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242729#comment-17242729 ] 

Matt Burgess commented on NIFI-8063:
------------------------------------

The PR enables a "most-nars" profile by default, if building without most NARs you can disable the profile: -P\!most-nars or a headless version -Pheadless,\!most-nars

Happy to discuss on the PR if more NARs should be included/excluded.

> Add profile to Maven POM to enable NAR exclusion
> ------------------------------------------------
>
>                 Key: NIFI-8063
>                 URL: https://issues.apache.org/jira/browse/NIFI-8063
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>
> Sometimes a bare-bones NiFi is all that is needed to test systems, integrations, etc. It would be nice to be able to build a version of NiFi without all the NARs in it (currently 1.5+ GB in total size). If this is done as a profile in the assembly POM, the resulting artifacts can also be dockerized (using the dockermaven module in the codebase).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)