itparameter-implementation:param-implementation

Full name:

org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT:param-implementation

Description:

Check that we correctly use the implementation parameter.

Attributes:

  • Requires a Maven project to be executed.

Optional Parameters

Name Type Since Description
outputFile File - The path to the properties file for the parameter information.
theParameter AnInterface - A parameter whose type is an interface but with a default implementation class.

Parameter Details

outputFile:

The path to the properties file for the parameter information.
  • Type: java.io.File
  • Required: No

theParameter:

A parameter whose type is an interface but with a default implementation class.
  • Type: org.apache.maven.plugin.coreit.AnInterface
  • Required: No