Class AbstractIntegrationTestMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
ch.ivyteam.ivy.maven.AbstractEngineMojo
ch.ivyteam.ivy.maven.test.AbstractIntegrationTestMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
AbstractDeployMojo, StartTestEngineMojo, StopTestEngineMojo

public abstract class AbstractIntegrationTestMojo extends AbstractEngineMojo
  • Constructor Details

    • AbstractIntegrationTestMojo

      public AbstractIntegrationTestMojo()
  • Method Details

    • getEngineDir

      public final File getEngineDir(org.apache.maven.project.MavenProject project) throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
    • engineToTarget

      protected final boolean engineToTarget() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException