Package | Description |
---|---|
de.larssh.maven.jarrunner |
The JAR Runner Maven Plugin executes artifacts from Maven repositories by
resolving dependencies and starting a new JVM.
|
Modifier and Type | Method and Description |
---|---|
Parameters |
JarRunner.getParameters()
Parameters object maintaining the injected system objects and user arguments
of
RunMojo |
Constructor and Description |
---|
JarRunner(Parameters parameters)
Prepares a command (in form of an internal
ProcessBuilder ) to launch
a new JVM based on a given artifact with optional arguments. |
Copyright © 2025. All rights reserved.