Class NativeLinkMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    public class NativeLinkMojo
    extends AbstractNativeMojo
    Link all previously built object and dependent library files into final build artifact
    • Field Detail

      • linkerOutputDirectory

        protected File linkerOutputDirectory
        Where to place the final packaging
        Since:
        1.0-alpha-2
    • Constructor Detail

      • NativeLinkMojo

        public NativeLinkMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException