| AbstractJLinkMojo |
Base class for all mojos of the tentackle-jlink-maven-plugin.
|
| ArtifactCreator |
Modifies, creates and attaches the artifacts to be deployed.
May be replaced via @Service annotation from within an application-specific plugin dependency.
|
| JLinkMojo |
Creates a self-contained java application with the jlink tool.
|
| JLinkResolver.Result |
Holds the resolver results.
|
| JPackageMojo |
Creates a java application installer with the jpackage tool.
|
| ModularArtifact |
Artifact with module information.
|
| TemplateModelFactory |
Factory for the freemarker template model.
|