toolchains:generate-jdk-toolchains-xml
Full name:
org.apache.maven.plugins:maven-toolchains-plugin:3.2.0:generate-jdk-toolchains-xml
Description:
Run the JDK toolchain discovery mechanism and generates a toolchains XML.
Attributes:
- The goal is not marked as thread-safe and thus does not support parallel builds.
- Since version:
3.2.0
.
Optional Parameters
Name | Type | Since | Description |
---|---|---|---|
<file> |
String |
- |
The path and name pf the toolchain XML file that will be generated. If not provided, the XML will be written to the standard output. User Property: toolchain.file |
Parameter Details
<file>
The path and name pf the toolchain XML file that will be generated. If not provided, the XML will be written to the standard output.
- Type:
java.lang.String
- Required:
No
- User Property:
toolchain.file