Class HK2GenerateMojo

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

    public class HK2GenerateMojo
    extends org.apache.maven.plugin.AbstractMojo
    Generates a consolidated OSGI bundle with a consolidated HK2 header
    Author:
    Sivakumar Thyagarajan
    • Field Detail

      • manifestLocation

        protected File manifestLocation
        Directory where the manifest will be written
      • project

        protected org.apache.maven.project.MavenProject project
        The maven project.
    • Constructor Detail

      • HK2GenerateMojo

        public HK2GenerateMojo()
    • Method Detail

      • execute

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