Class ExpressionsMojo

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

    @Mojo(name="expressions",
          requiresProject=false)
    public class ExpressionsMojo
    extends AbstractHelpMojo
    Displays the supported Plugin expressions used by Maven.
    Since:
    2.1
    Version:
    $Id: ExpressionsMojo.java 1446806 2013-02-15 23:07:28Z rfscholte $
    Author:
    Vincent Siveton
    • Constructor Detail

      • ExpressionsMojo

        public ExpressionsMojo()
    • Method Detail

      • execute

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