Fork me on GitHub

help:list-lifecycle-phases

Full name:

org.apache.maven.plugins:maven-help-plugin:3.5.2:list-lifecycle-phases

Description:

Displays the list of all lifecycle phases that are defined in Maven.

Attributes:

  • Executes as an aggregator goal.
  • The goal is not marked as thread-safe and thus does not support parallel builds.
  • Since version: 3.5.2.

Optional Parameters

Name Type Since Description
<output> File - Optional parameter to write the output of this help to a given file using UTF-8 encoding, instead of writing to the console.
Note: Could be a relative path.
User Property: output

Parameter Details

<output>

Optional parameter to write the output of this help to a given file using UTF-8 encoding, instead of writing to the console.
Note: Could be a relative path.
  • Type: java.io.File
  • Required: No
  • User Property: output