itdependency:test

Full name:

org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT:test

Description:

(no description)

Attributes:

  • Requires a Maven project to be executed.
  • Binds by default to the lifecycle phase: process-sources.

Optional Parameters

Name Type Since Description
file File - The path to the output file for the properties with the expression values. For each expression given by the parameter expressions an similar named properties key will be used to save the expression value. If an expression evaluated to null, there will be no corresponding key in the properties file.

Parameter Details

file:

The path to the output file for the properties with the expression values. For each expression given by the parameter expressions an similar named properties key will be used to save the expression value. If an expression evaluated to null, there will be no corresponding key in the properties file.
  • Type: java.io.File
  • Required: No