micronaut-projects / micronaut-gradle-plugin

A Gradle Plugin for Micronaut
Apache License 2.0
65 stars 43 forks source link

Fixed cache misses caused by absolute paths set by micronaut plugins #917

Closed ribafish closed 5 months ago

ribafish commented 6 months ago

Fixed cache misses caused by absolute paths set by micronaut plugins:

These issues were affecting the cacheability of all users of these plugins, including the micronaut-data project.