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:43:35 UTC

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

Joseph Witt created NIFI-228:
--------------------------------

             Summary: 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


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)