joewitt commented on PR #8863: URL: https://github.com/apache/nifi/pull/8863#issuecomment-2125198385
Ok I backed out your PR and all the exclusions then reviewed the resulting nar content. In short I now see why you took the path you did and I think it is the best course. These dependencies in the nifi-gcp-services-api-nar are used *all over the place* in the child nifi-gcp-nar so either use excludes in the two cases and you can keep version references off or use provided overrides and you may end up having to then care about versions which could create new/different problems. I am inclined to merge your PR as-is. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
