step-type 元素具有一个 name 属性和若干子元素:description、properties、command 和 post-processing。
必需的 name 属性标识该步骤。描述和名称将显示在 Web 应用程序中以及插件的信息页面上。
<step-type name="Start"> <description>Start Apache HTTP server</description>