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

Joe Witt commented on NIFI-12998:
---------------------------------

to generate comparable output after creating a build start nifi.  then in the 
nifi bin root directory run 


{noformat}
find . -type f | grep jar | sort -u
{noformat}

Do that on both old and new and you can compare the diffs.


> nifi-nar-bundle has improper dependencies - the full source tree needs 
> dependency cleanup and management
> --------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-12998
>                 URL: https://issues.apache.org/jira/browse/NIFI-12998
>             Project: Apache NiFi
>          Issue Type: Task
>    Affects Versions: 2.0.0-M2
>            Reporter: Joe Witt
>            Assignee: Joe Witt
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> found in nifi-nar-bundles pom
>           <dependency>
>                 <groupId>com.maxmind.geoip2</groupId>
>                 <artifactId>geoip2</artifactId>
>                 <version>4.2.0</version>
>             </dependency>
> This should not be here.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to