asciidoc plugin installed, but doesn't seem to have any effect

2023-08-31 Thread Stroud Custer
I installed the asciidoc plugin.  I had the following problems: The OpenJDK platform doesn't included JavaFX, which is required by the plugin.  I downloaded and unzipped the OpenFX archive and added the directory to the OpenJDK 19 classpath. Even with JavaFX installed and linked to the

nbactions.xml schema definition

2023-08-31 Thread John Manko
Where can I find the schema definition for nbactions.xml? I'm using the Payara Micro maven plugin, and I need to pass some environment variables to the war. I'd like to put the variables in an .env file (similarly how I do with the Docker runtime). Here is my nbactions.xml: