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

ASF subversion and git services commented on NIFI-4652:
-------------------------------------------------------

Commit 2c68d0e09822b352be99aaf5227eb14f4c246251 in nifi's branch 
refs/heads/master from [~joewitt]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2c68d0e ]

NIFI-4652 updating to latest apache version and updating key maven plugins, 
fixing versions for grpc to avoid extranous build dir, correcting checkstyle 
issues, resolving build problem with incorrect usage of activeByDefault in 
maven.  Key change is now for the 'dir-only' profile it is now activated via a 
system property -Ddir-only instead of profile.  No other activeByDefault 
profiles exist except to minifi the javascript but that usage is acceptible 
as-is. This closes #2313


> 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)

Reply via email to