Maven 拥有三套相互独立的生命周期:clean、default、site
摘要:
table th:nth of type(1) { width: 70px; } table th:nth of type(2) { width: 100px; } 生命周期 | 目的 | 包含的阶段 | | clean | 清理项目 | 三个:pre clean、clean、post clean 阅读全文
posted @ 2019-12-08 23:48 cag2050 阅读(490) 评论(0) 推荐(0) 编辑