help:system
Full name:
org.apache.maven.plugins:maven-help-plugin:3.3.0:system
Description:
Displays a list of the platform details like system properties and
environment variables.
Attributes:
- The goal is not marked as thread-safe and thus does not support parallel builds.
- Since version:
2.1.
Optional Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<output> |
File |
2.1 |
Optional parameter to write the output of this help in a given
file, instead of writing to the console. Note: Could be a relative path. User property is: output. |
Parameter Details
<output>
Optional parameter to write the output of this help in a given
file, instead of writing to the console.
Note: Could be a relative path.
Note: Could be a relative path.
- Type:
java.io.File - Since:
2.1 - Required:
No - User Property:
output


