Package sample.plugin

Class MyMojo

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

    @Mojo(name="touch",
          defaultPhase=PROCESS_SOURCES)
    public class MyMojo
    extends org.apache.maven.plugin.AbstractMojo
    Deprecated.
    Don't use!
    Goal which touches a timestamp file.
    • Constructor Detail

      • MyMojo

        public MyMojo()
        Deprecated.
    • Method Detail

      • execute

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