You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2015/01/06 19:46:34 UTC

[jira] [Commented] (NIFI-228) assembly: use non-deprecated maven goals and build assembly by default

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

Joseph Witt commented on NIFI-228:
----------------------------------

have tested the above patch on develop.

Tested full clean build.

Tested clean install
Teste install
Tested assembly:assembly
Tested assembly:single
Tested -Prpm install

Seems much better now.

> assembly: use non-deprecated maven goals and build assembly by default
> ----------------------------------------------------------------------
>
>                 Key: NIFI-228
>                 URL: https://issues.apache.org/jira/browse/NIFI-228
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>            Reporter: Joseph Witt
>            Assignee: Joseph Witt
>            Priority: Minor
>             Fix For: 0.0.1
>
>         Attachments: NIFI-228.patch
>
>
> We presently require the assembly:assembly goal.  This has been deprecated for quite some time.  We should support assembly:single but that doesn't work now with our current structure.  Also, assembly plugin handles unpacking so we can use a more standard approach.  Also the assembly build should occur as a normal part of the lifecycle.  A user shouldn't have to execute that in addition to the normal build.RPM plugin doens't have the flexibility of the assembly plugin though so for now it will need to still use the generated-source trick.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)