Maven常用插件
=========Maven Report Plugin=========
1.源码分析
<artifactId>maven-pmd-plugin</artifactId>
<artifactId>maven-checkstyle-plugin</artifactId>
<groupId>org.codehaus.mojo</groupId> <artifactId>simian-maven-plugin</artifactId>
<groupId>org.codehaus.mojo</groupId> <artifactId>jdepend-maven-plugin</artifactId>
<groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId>
<artifactId>maven-javadoc-plugin</artifactId>
<artifactId>maven-jxr-plugin</artifactId>
<groupId>org.codehaus.mojo</groupId> <artifactId>cobertura-maven-plugin</artifactId> <groupId>org.codehaus.mojo</groupId> <artifactId>emma-maven-plugin</artifactId>
<groupId>org.codehaus.mojo</groupId> <artifactId>javancss-maven-plugin</artifactId>
<artifactId>maven-surefire-report-plugin</artifactId>
????<groupId>org.codehaus.mojo</groupId>????<artifactId>taglist-maven-plugin</artifactId>
<artifactId>maven-project-info-reports-plugin</artifactId>
<groupId>com.github.goldin</groupId> <artifactId>copy-maven-plugin</artifactId>
<groupId>com.github.goldin</groupId> <artifactId>sshexec-maven-plugin</artifactId>
<groupId>com.github.goldin</groupId> <artifactId>jenkins-maven-plugin</artifactId>
<groupId>com.github.goldin</groupId> <artifactId>about-maven-plugin</artifactId>
<groupId>com.github.goldin</groupId> <artifactId>duplicates-finder-plugin</artifactId>
<groupId>com.github.goldin</groupId> <artifactId>mail-maven-plugin</artifactId>
<groupId>com.github.goldin</groupId> <artifactId>find-maven-plugin</artifactId>
<groupId>com.google.code.maven-svn-revision-number-plugin</groupId> <artifactId>maven-svn-revision-number-plugin</artifactId>
<groupId>org.codehaus.mojo</groupId> <artifactId>native-maven-plugin</artifactId>
<groupId>org.codehaus.mojo</groupId> <artifactId>hibernate3-maven-plugin</artifactId>
<groupid>org.sonatype.tycho</groupid> <artifactid>target-platform-configuration</artifactid>
<artifactId>maven-assembly-plugin</artifactId>
<artifactId>maven-antrun-plugin</artifactId>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> maven.compile.classpath maven.runtime.classpath maven.test.classpath maven.plugin.classpath
maven.compile.classpath maven.runtime.classpath maven.test.classpath maven.plugin.classpath