标签:建立 roc mpi classes ida def head body sse
生命周期 | 目的 | 包含的阶段 |
---|---|---|
clean | 清理项目 | 三个:pre-clean、clean、post-clean |
default | 构建项目 | validate、initialize、generate-sources、process-sources、generate-resources、process-resources、compile、process-classes、generate-test-sources、process-test-sources、generate-test-resources、process-test-resources、test-compile、process-test-classes、test、prepare-package、package、pre-integration-test、integration-test、post-integration-test、verify、install、deploy |
site | 建立项目站点 | 4个:pre-site、site、post-site、site-deploy |
Maven 拥有三套相互独立的生命周期:clean、default、site
标签:建立 roc mpi classes ida def head body sse
原文地址:https://www.cnblogs.com/cag2050/p/12008699.html