help:all-profiles
Full name:
org.apache.maven.plugins:maven-help-plugin:3.4.1:all-profiles
Description:
Displays a list of available profiles under the current project.
Note: it will list all profiles for a project. If a profile comes up with a status inactive then there might be a need to set profile activation switches/property.
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 |
- |
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: 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
- Required:
No
- User Property:
output