Is there a way to use Cargo's artifactInstaller
element to install a GlassFish container during maven-cargo-plugin's run
goal?
More specifically, is there a ZIP artifact available in a Maven repository, which contains the required GlassFish files as is the case for Jetty, for which we have the org.eclipse.jetty:jetty-distribution artifact?