Class ItoolsPackagerMojo

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

    @Mojo(name="package-zip",
          requiresDependencyCollection=RUNTIME,
          requiresDependencyResolution=RUNTIME)
    public class ItoolsPackagerMojo
    extends org.apache.maven.plugin.AbstractMojo
    Author:
    Geoffroy Jamgotchian
    • Constructor Detail

      • ItoolsPackagerMojo

        public ItoolsPackagerMojo()
    • Method Detail

      • execute

        public void execute()