PaperMC / Paperclip

Bootstrap utility and launcher for the Paper Minecraft server
MIT License
120 stars 51 forks source link

Output possible errors from maven process #39

Closed CDFN closed 2 years ago

CDFN commented 3 years ago

This PR aims to improve handling errors in Paperclip. I stumbled across issue where maven failed to install my jar but no info was given about what happened. Now if install fails, output from maven will be visible.

DenWav commented 2 years ago

As of MC 1.18 Paperclip no longer contains the Maven install functionality.