jpenilla / run-task

Gradle plugins adding tasks to run Minecraft server and proxy software
Apache License 2.0
227 stars 19 forks source link

cleanPaperCache not deleting mojang mapped jar #54

Closed powercasgamer closed 6 months ago

powercasgamer commented 6 months ago

Running ./gradlew cleanPaperCache does not delete the mojang mapped jar.

run ./gradlew runMojangMappedServer - 2 versions behind

run ./gradlew cleanPaperCache

run ./gradlew runMojangMappedServer - still 2 versions behind

run ./gradlew runServer - up to date

run ./gradlew runMojangMappedServer still 2 versions behind

tested with https://github.com/PaperMC/paperweight-test-plugin

jpenilla commented 6 months ago

runMojangMappedServer uses the runtime from the dev bundle, not the paperclip resolver