Class SetupIvyTestPropertiesMojo

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

@Mojo(name="ivy-test-properties", requiresDependencyResolution=TEST) public class SetupIvyTestPropertiesMojo extends AbstractEngineMojo
Shares the classpath of the built ivy project and it's engine as public property and tries to auto-configure 'maven-surefire-plugin' to use this classpath.
Since:
6.0.2
Author:
Reguel Wermelinger
  • Field Details

  • Constructor Details

    • SetupIvyTestPropertiesMojo

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