You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2017/12/04 17:54:00 UTC

[jira] [Resolved] (NIFI-4652) NiFi pom profiles use of activeByDefault does not work as expected and many maven plugin versions are very out of date

     [ https://issues.apache.org/jira/browse/NIFI-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joseph Witt resolved NIFI-4652.
-------------------------------
    Resolution: Fixed

> NiFi pom profiles use of activeByDefault does not work as expected and many maven plugin versions are very out of date
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-4652
>                 URL: https://issues.apache.org/jira/browse/NIFI-4652
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Joseph Witt
>            Assignee: Joseph Witt
>             Fix For: 1.5.0
>
>
> In working NIFI-4645 we've found profiles dont' quite work as expected due to the maven behavior for profiles with 'activeByDefault' being automatically disabled anytime other methods of activation activate any other profile within the same pom.  This leads to builds not working as we expect.  Need to audit, improve, and document a new profile management strategy.
> Further, in reviewing this it is found that many many of our maven plugins are very old/out of date and can benefit from being brought up to date including the org.apache:apache version (latest is 18 and released more than a year ago) and maven compiler which we use 3.2 and latest is 3.7.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)