You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Witt (Jira)" <ji...@apache.org> on 2020/03/27 20:36:00 UTC

[jira] [Resolved] (NIFI-7291) Enforce dependency restrictions during build

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

Joe Witt resolved NIFI-7291.
----------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

> 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
>             Fix For: 1.12.0
>
>          Time Spent: 20m
>  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)