Package org.tentackle.maven.plugin.jlink
package org.tentackle.maven.plugin.jlink
-
ClassDescriptionBase class for all mojos of the
tentackle-jlink-maven-plugin.Modifies, creates and attaches the artifacts to be deployed.
May be replaced via @Serviceannotation from within an application-specific plugin dependency.Dependencies that should go to the classpath explicitly.Default artifact creator.Default factory for the template model.Display help information on tentackle-jlink-maven-plugin.
Callmvn tentackle-jlink:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.Initializes the templates.
Copies the default templates to the project's template directory.Generator for the jlink image's run and update scripts.Creates a self-contained java application with thejlinktool.Determines the strategy how to invoke jlink.Generator for the jpackage tool's options and image's update script.Creates a java application installer with thejpackagetool.Artifact with module information.Factory for the freemarker template model.