SerCeMan / jnr-fuse

FUSE implementation in Java using Java Native Runtime (JNR)
MIT License
367 stars 87 forks source link

Wrong dependency scopes in release 0.5.6 #139

Closed overheadhunter closed 2 years ago

overheadhunter commented 2 years ago

The generated pom.xml contains wrong dependency scopes in version 0.5.6:

This causes compilation errors when attempting to build downstream projects, unless re-declaring all dependencies (which defies the purpose of build tools).

overheadhunter commented 2 years ago

Can we please have a further release, so we can upgrade from 0.5.5? That would be awesome! 🙂

SerCeMan commented 2 years ago

Hey, @overheadhunter! I just published 0.5.7 on central 👍