adutra commented on code in PR #469:
URL: https://github.com/apache/polaris/pull/469#discussion_r1894654129
##########
build.gradle.kts:
##########
@@ -32,6 +33,7 @@ plugins {
id("eclipse")
id("polaris-root")
alias(libs.plugins.rat)
+ alias(libs.plugins.jandex) apply false
Review Comment:
It was suggested as a workaround for this bug in the Jandex plugin:
https://github.com/kordamp/jandex-gradle-plugin/issues/25
I will put a note so that we don't forget.
--
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]