Class ValidateTask

java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
com.isomorphic.maven.mojo.reify.ImportTask
com.isomorphic.maven.mojo.reify.ValidateTask
All Implemented Interfaces:
Cloneable

public class ValidateTask
extends ImportTask
An Ant task allowing the Reify ValidateMojo to be run from Ant builds. Note that default values have been changed to accomodate a typical Ant project structure, otherwise functionality is unchanged.
See Also:
ValidateMojo
  • Constructor Details

  • Method Details

    • execute

      public void execute() throws org.apache.tools.ant.BuildException
      Overrides:
      execute in class ImportTask
      Throws:
      org.apache.tools.ant.BuildException