[
https://issues.apache.org/jira/browse/NIFI-12998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834174#comment-17834174
]
Joe Witt commented on NIFI-12998:
---------------------------------
Some TODOs:
1. remove the TODO entry by eliminating the nifi-nar-bom and just having the
nifi-nar-bundle pom import the nifi-bom instead.
2. Do the entire build with all optional profiles to ensure everything is
tidied up.
3. Once the full build is totally good/confirmed to have the right bits. THEN
review ways to reduce version declarations without creating new needless
coupling.
4. Evaluate whether certain poms could include/import the
nifit-standard-services-api-bom to simplify version references or not.
5. review all the remaining things in the new build that were not in the old
build. Some look like references we need to clean. API jars for example
should not be in the nars/etc..
> 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)