Class EvaluateMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.plugins.help.AbstractHelpMojo
org.apache.maven.plugins.help.EvaluateMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="evaluate", requiresProject=false) public class EvaluateMojo extends AbstractHelpMojo
Evaluates Maven expressions given by the user in an interactive mode.
Since:
2.1
Author:
Vincent Siveton
  • Constructor Details

    • EvaluateMojo

      public EvaluateMojo()
  • Method Details

    • 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