Class EchoMojo

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

    @Mojo(name="echo",
          requiresProject=true,
          threadSafe=true)
    public class EchoMojo
    extends AbstractEchoPlugIn
    Author:
    Karl Heinz Marbaise
    • Constructor Detail

      • EchoMojo

        public EchoMojo()
    • Method Detail

      • execute

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