All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractJLinkMojo Base class for all mojos of thetentackle-jlink-maven-plugin.ArtifactCreator Modifies, creates and attaches the artifacts to be deployed.
May be replaced via @Serviceannotation from within an application-specific plugin dependency.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.
Callmvn 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 thejlinktool.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 thejpackagetool.ModularArtifact Artifact with module information.TemplateModelFactory Factory for the freemarker template model.