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

Joe Witt updated NIFI-7291:
---------------------------
    Description: 
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..)

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

Reply via email to