Maven工具链

<toolchains xmlns="http://maven.apache.org/TOOLCHAINS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/TOOLCHAINS/1.0.0 http://maven.apache.org/xsd/toolchains-1.0.0.xsd">
  <toolchain>
    <type/>
    <provides/>
    <configuration/>
  </toolchain>
</toolchains>

工具链

<toolchains>元素是描述符的根 。下表列出了所有可能的子元素。

元素 类型 描述
工具链* 列表<工具链模型> (很多)工具链定义。

工具链

没有说明。

元素 类型 描述
类型 细绳 工具链类型
提供 DOM 没有说明。
配置 DOM 没有说明。