[
https://issues.apache.org/jira/browse/NIFI-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069032#comment-17069032
]
ASF subversion and git services commented on NIFI-7291:
-------------------------------------------------------
Commit 992d990dd26df583fe456045ae50286c81ccb70a in nifi's branch
refs/heads/master from Joe Witt
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=992d990 ]
NIFI-7291 updated enforcement of dependency rules and build command
Reviewed by markap14
This closes #4166.
Signed-off-by: Joe Witt <[email protected]>
> Enforce dependency restrictions during build
> --------------------------------------------
>
> Key: NIFI-7291
> URL: https://issues.apache.org/jira/browse/NIFI-7291
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Joe Witt
> Assignee: Joe Witt
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We should disable updating snapshot dependencies in our CI builds. Adding
> '-nsu' to the build process will do this.
> We should use the maven enforcer plugin to additionally:
> - Disallow use of snapshot dependencies (except for with nifi itself
> obviously)
> - Ban/Block usage of catx licenses which we've had to rely on catching
> manually (org.json, old jsr305, c3p0, etc..)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)