| Class | Description |
|---|---|
| AbstractStandaloneMojoBase | |
| AbstractStandaloneRunnerMojo | |
| ArgParser |
As maven cannot simply accept some remainder as free form command line arguments to be passed to it's goal,
the arguments must be passed within a system property (-Dargs=parameters).
|
| ClassPathMojo | |
| ExitCodeExtractor | |
| JarKey | |
| MainRunnerMojo |
Maven goal to run a main class from a provided maven artifact (or it's dependencies).
|
| MojoContext | |
| TestNGRunnerMojo |
| Exception | Description |
|---|---|
| ExitCodeExtractor.ExitCodeException |
Copyright © 2021. All rights reserved.