Phoenicis Documentation logo Phoenicis Documentation

Ubuntu 18.04/18.10 and Linux Mint 19

Arch Linux

Fedora >= 29

TrueOS

Troubleshooting

Maven dependencies cannot be downloaded

If this doesn’t help, you can try to delete the .m2 directory in your home directory. This will force Maven to re-download all dependencies.

Old Java version

Problem:

Exception in thread "main" java.lang.UnsupportedClassVersionError: org/phoenicis/javafx/JavaFXApplication : Unsupported major.minor version

Solution: Switch to at least Java 11 for running locally (see: these instructions)