Class JLinkGenerator


  • public class JLinkGenerator
    extends AbstractGenerator
    Generator for the jlink image's run and update scripts.
    • Constructor Detail

      • JLinkGenerator

        public JLinkGenerator​(JLinkMojo mojo,
                              JLinkResolver.Result result)
        Creates the generator.
        Parameters:
        mojo - the jlink mojo
        result - the resolver results
    • Method Detail

      • generateScripts

        public void generateScripts()
                             throws org.apache.maven.plugin.MojoExecutionException
        Generates the scripts.
        Throws:
        org.apache.maven.plugin.MojoExecutionException - if I/O or template error