| AbstractJLinkMojo |
Base class for all mojos of the tentackle-jlink-maven-plugin.
|
| ClasspathDependency |
Dependencies that should go to the classpath explicitly.
|
| DefaultArtifactCreator |
Default artifact creator.
|
| DefaultTemplateModelFactory |
Default factory for the template model.
|
| HelpMojo |
Display help information on tentackle-jlink-maven-plugin.
Call mvn tentackle-jlink:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
|
| InitMojo |
Initializes the templates.
Copies the default templates to the project's template directory.
|
| JLinkGenerator |
Generator for the jlink image's run and update scripts.
|
| JLinkMojo |
Creates a self-contained java application with the jlink tool.
|
| JLinkResolver |
Determines the strategy how to invoke jlink.
|
| JPackageGenerator |
Generator for the jpackage tool's options and image's update script.
|
| JPackageMojo |
Creates a java application installer with the jpackage tool.
|
| ModularArtifact |
Artifact with module information.
|