If TuxGuitar refuses to load GuitarPro files (.gp) with the error message "org/apache/commons/compress/archivers/zip/ZipArchiveInputStream", a dependency is is missing.
To install the missing dependency, execute the following command:
sudo apt install libcommons-compress-java
A bug report has been submitted already: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043253
Just some random notes to myself (aka "Move along, folks. Nothing to see here."):
https://dzone.com/articles/publish-your-artifacts-to-maven-central
mvn verify gpg:sign install:install deploy:deploy