All Classes
-
Class Summary Class Description AbstractJlinkMojo Base jlink mojo.ClasspathDependency Dependencies that should go to the classpath explicitly.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 configured templateDir.
Needs to be executed only to restore the templates to their defaults.JlinkMojo Creates a self-contained java application zip-file withjlink.
This mojo works for modular, non-modular and even mixed applications.JlinkResolver Determines the strategy how to invoke jlink.JlinkResolver.Result Holds the resolver results.JpackageMojo Mojo to create an application installer package.
Still WIP.ModularArtifact Artifact with module information.RunGenerator Generator for the run script.RunTemplateModel Holds the template model for the run script generator.