org.apache.maven.plugins
- Core plugins
- maven-clean-plugin
Clean up after the build
清理已构建的包
- maven-compiler-plugin
Compiles Java sources
编译Java代码
- maven-deploy-plugin
Deploy the build artifact to the remote repository
发布到远程仓库
- maven-failsafe-plugin
Run the JUnit integration tests in an isolated classloader
使用额外的类加载器执行JUnit集成测试
- maven-install-plugin
Install the build artifact into the local repository
发布到本地仓库
- maven-resources-plugin
Copy the resources to the output directory for including in the JAR
复制资源静态文件到JAR中的目录中
- maven-site-plugin
Generate a site for the current project
为当前项目生成一个站点
- maven-surefire-plugin
Run the JUnit unit tests in an isolated classloader
使用额外的类加载器执行JUnit单元测试
- maven-verifier-plugin
Userful for integration tests - verifies the existence of certain conditions
- maven-clean-plugin
- Packaging types/tools
- maven-ear-plugin
Generate an EAR from the current project
- maven-jar-plugin
Build a JAR from the current project
- maven-rar-plugin
Build a RAR from the current project
- maven-war-plugin
Build a WAR from the current project
- maven-ear-plugin
- Reporting plugins
- Tools
- maven-dependency-plugin
- maven-shade-plugin
Build an Uber-JAR from the current project, including dependencies
- maven-gpg-plugin
- maven-plugin-plugin
- maven-javadoc-plugin
- maven-enforcer-plugin
- maven-source-plugin
Build a source -JAR from the current project
- maven-assemply-plugin
- maven-archetype-plugin
- maven-antrun-plugin
- maven-release-plugin
- maven-eclipse-plugin
- maven-project-info-reports-plugin
- maven-scm-plugin
- maven-invoker-plugin
- maven-checkstyle-plugin
- maven-jxr-plugin
- maven-surefire-report-plugin
- maven-help-plugin
- maven-jarsigner-plugin
- maven-pmd-plugin
- maven-changes-plugin
- maven-remote-resources-plugin
- maven-toolchains-plugin
- maven-repository-plugin
- maven-clover-plugin
- maven-stage-plugin
- maven-continuum-plugin
- maven-jlink-plugin
Build Java Run Time
- maven-plugin-parent
- maven-scm-publish-plugin
- maven-projecthelp-plugin
- maven-acr-plugin
Build a JavaEE application client from the current project
- maven-patch-plugin
- maven-docck-plugin
- maven-jdeps-plugin
- maven-ejb-plugin
Build an EJB (and optional client) from the current project
- maven-linkcheck-plugin
- maven-changelog-plugin
- maven-doap-plugin
- maven-one-plugin
- maven-plugins
- maven-jdeprscan-plugin
- maven-reactor-plugin
- maven-core-it-plugin
- maven-antlr-plugin
- maven-jmod-plugin
Build Java JMod files
(•̀ᴗ•́)و ̑̑