[
https://issues.apache.org/jira/browse/NIFI-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509485#comment-14509485
]
Brian Ghigiarelli commented on NIFI-271:
----------------------------------------
[~aldrin] thanks for the email to the dev list regarding this update. However,
building with the checkstyle profile from the latest develop branch currently
fails on the nifi-framework module. Is this expected?
{code}
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check
(check-licenses) on project nifi-framework: Too many files with unapproved
license: 30
{code}
> factor out a released common parent pom
> ---------------------------------------
>
> Key: NIFI-271
> URL: https://issues.apache.org/jira/browse/NIFI-271
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Benson Margulies
> Assignee: Joseph Witt
> Fix For: 0.1.0
>
> Attachments: 0001-NIFI-271.patch
>
>
> Arguably, there are a number of pieces of configuration and taste that are in
> common between the 'nifi' and the 'maven-plugins' tree. If we wanted to apply
> DRY to this, we would add a 'parent' directory, put a pom in there, and
> release _that_ first.
> Or, on the other hand, we might feel that this is overkill. I don't think
> it's a good idea to go here for 0.0.1 of anything, so I'm just writing this
> for future digestion.
> This parent pom should enforce certain conventions/formatting/etc. to help
> make merging/diffs/reviews easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)