Maven經常使用插件列表

插件名稱 用途 來源
maven-clean-plugin 清理項目 Apache
maven-compiler-plugin 編譯項目 Apache
maven-deploy-plugin 部署項目 Apache
maven-install-plugin 安裝項目 Apache
maven-resources-plugin 處理資源文件 Apache
maven-site-plugin 生成站點 Apache
maven-surefire-plugin 執行測試 Apache
maven-jar-plugin 構建jar項目 Apache
maven-war-plugin 構建war項目 Apache
maven-shade-plugin 構建包含依賴的jar包 Apache
maven-changelog-plugin 生成版本控制變動報告 Apache
maven-checkstyle-plugin

生成CheckStyle報告java

Apache
maven-javadoc-plugin 生成javadoc文檔 Apache
maven-jxr-plugin 生成源碼交叉引用文檔 Apache
maven-pmd-plugin 生成pmd報告 Apache
maven-project-info-reports-plugin 生成項目信息報告 Apache
maven-surefire-report-plugin 生成單元測試報告 Apache
maven-antrun-plugin 調用Ant任務 Apache
maven-archetype-plugin 基於Archetype生成項目骨架 Apache
maven-assembly-plugin 構建自定義格式的分發包 Apache
maven-dependency-plugin 依賴分析及控制 Apache
maven-enforcer-plugin 定義規則並強制要求項目遵照 Apache
maven-pgp-plugin 爲項目構件生成pgp簽名 Apache
maven-help-plugin 獲取項目及Maven環境的信息 Apache
maven-invoker-plugin 自動運行Maven項目構建並驗證 Apache
maven-release-plugin 自動化項目版本發佈 Apache
maven-scm-plugin 集成版本控制系統 Apache
maven-source-plugin 生成源碼包 Apache
maven-eclipse-plugin 生成eclipse項目環境配置 Apache
build-helper-maven-plugin 包含各類支持構建生命週期的目標 Codehaus
exec-maven-plugin 運行系統程序或者java程序 Codehaus
jboss-maven-plugin 啓動、中止jboss、部署項目 Codehaus
properties-maven-plugin 從properties文件讀寫Maven屬性 Codehaus
sql-maven-plugin 運行sql腳本 Codehaus
tomcat-maven-plugin 啓動、中止tomcat、部署項目 Codehaus
versions-maven-plugin 自動化批量更新pom版本 Codehaus
cargo-maven-plugin 啓動/中止/配置各種web容器自動化部署web項目 Cargo
jetty-maven-plugin 集成jetty容器、實現快速開發測試 Eclipse
mave-gae-plugin 集成google app engine Googlecode
maven-license-plugin 自動化添加許可證證實至源碼文件 Googlecode
maven-andmid-plugin 構建Android項目 Googlecode
相關文章
相關標籤/搜索