Deploying a Javafx app that uses plantuml is tricky, as using jlink to create a custom jre for your javafx app will now fail, because it can't handle non modular jars.
Unless the plantuml developers on day offer a modular jar, I'm not sure what the solution to this is?