MavenToolchains

<toolchains>
  <toolchain>
    <type/>
    <provides/>
    <configuration/>
  </toolchain>
</toolchains>

toolchains

The <toolchains> element is the root of the descriptor. The following table lists all of the possible child elements.

Element Type Description
toolchain* List<ToolchainModel> (Many) The toolchain definition.

toolchain

No description.

Element Type Description
type String Type of toolchain
provides DOM No description.
configuration DOM No description.