itlog-file:reset

Full name:

org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT:reset

Description:

Clears the contents of the log file by creating a new empty log file.

Attributes:

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

Optional Parameters

Name Type Since Description
logFile File - The path to the output file, relative to the project's base directory.
User property is: log.logFile.

Parameter Details

logFile:

The path to the output file, relative to the project's base directory.
  • Type: java.io.File
  • Required: No
  • User Property: log.logFile