Class Undeploy

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.jboss.jca.sjc.maven.AbstractHostPortMojo
org.jboss.jca.sjc.maven.Undeploy
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class Undeploy extends AbstractHostPortMojo
An undeploy task
Author:
Jesper Pedersen
  • Constructor Details

    • Undeploy

      public Undeploy()
      Constructor
  • Method Details

    • setFile

      public void setFile(File v)
      Set the file
      Parameters:
      v - The value
    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Execute
      Specified by:
      execute in interface org.apache.maven.plugin.Mojo
      Specified by:
      execute in class AbstractHostPortMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException - Thrown if the plugin cant be executed
      org.apache.maven.plugin.MojoFailureException - Thrown if there is an error