While a useful message when implementing, it isn't helpful during normal builds. What about moving this to logger.info instead of being displayed to the console by default?
> Task :caffeine:jandex
Index has been written to /Users/ben/projects/caffeine/caffeine/build/resources/main/META-INF/jandex.idx
While a useful message when implementing, it isn't helpful during normal builds. What about moving this to
logger.info
instead of being displayed to the console by default?https://github.com/kordamp/jandex-gradle-plugin/blob/8fce40e08d8ce425454113894ad440775e9fa2ac/src/main/groovy/org/kordamp/gradle/plugin/jandex/tasks/JandexHelper.groovy#L69