nugget/paperweight-userdev
Jason Penilla a788a9770d
fix(userdev): invalidate caches for preceding steps when a step fails (#250)
* userdev: invalidate caches for preceding steps when a step fails

a common cause for patch apply failing is decompiling with the wrong jdk,
and we don't want to have to manually clean cache to fix it after replacing the jdk

* adjust message
2024-08-06 13:37:40 -07:00
..
src/main/kotlin/io/papermc/paperweight/userdev fix(userdev): invalidate caches for preceding steps when a step fails (#250) 2024-08-06 13:37:40 -07:00
build.gradle.kts Update Gradle to 8.4 (#224) 2023-11-20 16:12:08 -07:00