flyrain commented on PR #1589: URL: https://github.com/apache/polaris/pull/1589#issuecomment-2902845151
> This change uses a bunch of highly discouraged Gradle practices: > > * It's accessing _another_ Gradle projects and those tasks - that's bad practice and highly discouraged. > * This leads to task-dependency and in turn build and Gradle caching issues > > Please take a look at Gradle artifacts and configurations and defining portable artifact dependencies including the proper task dependencies implied by these mechanisms. This is fixed in the new commit, @snazy ! -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org