step-type 요소에는 이름 속성과 여러 하위 요소(description, properties, command 및 post-processing)이 있습니다.
필수 이름 속성은 단계를 식별합니다. 설명과 이름은 플러그인의 정보 페이지와 웹 애플리케이션에 표시됩니다.
<step-type name="Start"> <description>Start Apache HTTP server</description>