Package net.agilhard.maven.plugins.jpacktool.base.mojo
-
Class Summary Class Description AbstractDependencyJarsMojo<T extends AbstractDependencyHandler> AbstractPackageToolMojo AbstractTemplateToolMojo Base class for Mojos operating with templates.AbstractToolMojo ArtifactParameter CollectJarsMojo Collect jars and jmods from maven dependencies and copy them to a target folder.CollectNonModJarsMojo Collect jars from maven dependencies which contain no module-info and copy them to a target folder.ExecuteCommand HelpMojo Display help information on jlink-jpackager-maven-plugin.
Callmvn jlink-jpackager:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.JPackToolPrepareMojo Prepare execution of the jlink and jpackager goals by analyzing java module dependencies and copying files.PackagingResources ResourcesExecutor Copy resources for the main source code to the main output directory.