Class SetupIntegrationTestPropertiesMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
ch.ivyteam.ivy.maven.AbstractEngineMojo
ch.ivyteam.ivy.maven.test.SetupIntegrationTestPropertiesMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="ivy-integration-test-properties") public class SetupIntegrationTestPropertiesMojo extends AbstractEngineMojo

Shares crucial test engine internals with the forked JVM that runs tests.

The property being set is called argLine and classically used by the 'maven-failsafe-plugin'.

Since:
9.1
  • Field Details

  • Constructor Details

    • SetupIntegrationTestPropertiesMojo

      public SetupIntegrationTestPropertiesMojo()
  • 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