PaperMC / paperweight

Gradle build system plugin for Paper and Paper forks
239 stars 47 forks source link

fix(userdev): invalidate caches for preceding steps when a step fails #250

Closed jpenilla closed 3 months ago

jpenilla commented 3 months ago

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