Author: dennisl
Date: Sun Nov 28 19:34:01 2010
New Revision: 1039929
URL: http://svn.apache.org/viewvc?rev=1039929&view=rev
Log:
o Align columns
Modified:
maven/site/trunk/src/site/apt/plugins/index.apt
Modified: maven/site/trunk/src/site/apt/plugins/index.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/plugins/index.apt?rev=1039929&r1=1039928&r2=1039929&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Sun Nov 28 19:34:01 2010
@@ -59,123 +59,123 @@ Available Plugins
~~ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-|| <<Plugin>> || <<Type*>> ||
<<Version>> || <<Release Date>> || <<Description>> || <<Source Repository>> ||
<<Issue Tracking>>
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| <<Core plugins>> | |
| | <<Plugins corresponding to default core phases (ie.
clean, compile). They may have muliple goals as well.>> | |
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-clean-plugin/} <<<clean>>>}} | B |
2.4.1 | 2010-05-12 | Clean up after the build. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-clean-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCLEAN}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}} | B |
2.3.2 | 2010-09-09 | Compiles Java sources. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-compiler-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCOMPILER}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}} | B | 2.5
| 2009-12-24 | Deploy the built artifact to the remote repository. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MDEPLOY}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-failsafe-plugin/} <<<failsafe>>>}} | B | 2.6
| 2010-08-16 | Run the Junit integration tests in an isolated
classloader. |
{{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-failsafe-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-install-plugin/} <<<install>>>}} | B |
2.3.1 | 2010-05-21 | Install the built artifact into the local
repository. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MINSTALL}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-resources-plugin/} <<<resources>>>}} | B |
2.4.3 | 2010-05-21 | Copy the resources to the output directory for
including in the JAR. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MRESOURCES}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-site-plugin/} <<<site>>>}} for Maven 2 | B | 2.2
| 2010-11-28 | Generate a site for the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-site-plugin-3.x/} <<<site>>>}} for Maven 3 | B |
3.0-beta-3 | 2010-10-18 | Generate a site for the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-3.x/}SVN}}
| {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-surefire-plugin/} <<<surefire>>>}} | B | 2.6
| 2010-08-16 | Run the Junit unit tests in an isolated classloader. |
{{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-surefire-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}} | B | 1.0
| 2010-01-30 | Useful for integration tests - verifies the existence
of certain conditions. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-verifier-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MVERIFIER}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| <<Packaging types / tools>> | |
| | <<These plugins relate to packaging respective artifact
types.>> | |
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-ear-plugin/} <<<ear>>>}} | B |
2.4.2 | 2010-05-21 | Generate an EAR from the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ear-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MEAR}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-ejb-plugin/} <<<ejb>>>}} | B | 2.3
| 2010-09-18 | Build an EJB (and optional client) from the current
project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ejb-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MEJB}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-jar-plugin/} <<<jar>>>}} | B |
2.3.1 | 2010-05-21 | Build a JAR from the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jar-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MJAR}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-rar-plugin/} <<<rar>>>}} | B | 2.2
| 2007-02-28 | Build a RAR from the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-rar-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MRAR}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-war-plugin/} <<<war>>>}} | B |
2.1.1 | 2010-11-03 | Build a WAR from the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-war-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MWAR}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-shade-plugin/} <<<shade>>>}} | B | 1.4
| 2010-08-11 | Build an Uber-JAR from the current project, including
dependencies. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MSHADE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| <<Reporting plugins>> | |
| | <<Plugins which generate reports, are configured as
reports in the POM and run under the site generation lifecycle.>> | |
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}} | R | 2.2
| 2010-05-28 | Generate a list of recent changes from your SCM. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCHANGELOG}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-changes-plugin/} <<<changes>>>}} | B+R | 2.3
| 2009-12-09 | Generate a report from issue tracking or a change
document. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changes-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCHANGES}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}} | B+R | 2.6
| 2010-09-25 | Generate a checkstyle report. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCHECKSTYLE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-clover-plugin/} <<<clover>>>}} | B+R | 2.4
| 2007-04-23 | Generate a Clover report. NOTE: Moved to Atlassian.com
| {{{http://svn.apache.org/repos/asf/maven/retired/maven-clover-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MCLOVER}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-doap-plugin/} <<<doap>>>}} | B | 1.0
| 2008-08-01 | Generate a Description of a Project (DOAP) file from a
POM. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-doap-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MDOAP}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-docck-plugin/} <<<docck>>>}} | B | 1.0
| 2008-11-16 | Documentation checker plugin. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-docck-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MDOCCK}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}} | B+R | 2.7
| 2010-05-04 | Generate Javadoc for the project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MJAVADOC}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-jxr-plugin/} <<<jxr>>>}} | R | 2.2
| 2010-06-05 | Generate a source cross reference. |
{{{http://svn.apache.org/repos/asf/maven/jxr/trunk/maven-jxr-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/JXR}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-linkcheck-plugin/} <<<linkcheck>>>}} | R | 1.1
| 2010-11-13 | Generate a Linkcheck report of your project's
documentation. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-linkcheck-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MLINKCHECK}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-pmd-plugin/} <<<pmd>>>}} | B+R | 2.5
| 2010-05-04 | Generate a PMD report. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MPMD}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}}
| R | 2.2 | 2010-05-20 | Generate standard project reports. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MPIR}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R |
2.6 | 2010-08-16 | Generate a report based on the results of unit tests. |
{{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-surefire-report-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| <<Tools>> | |
| | <<These are miscellaneous tools available through Maven
by default.>> | |
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-ant-plugin/} <<<ant>>>}} | B | 2.3
| 2009-11-11 | Generate an Ant build file for the project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MANT}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}} | B | 1.6
| 2010-10-11 | Run a set of ant tasks from a phase of the build. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MANTRUN}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}} | B | 2.0
| 2010-10-28 | Generate a skeleton project structure from an
archetype. |
{{{http://svn.apache.org/repos/asf/maven/archetype/trunk/archetype-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/ARCHETYPE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}} | B | 2.2
| 2010-10-11 | Build an assembly (distribution) of sources and/or
binaries. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MASSEMBLY}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}} | B+R | 2.1
| 2009-01-10 | Dependency manipulation (copy, unpack) and analysis. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MDEP}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-enforcer-plugin/} <<<enforcer>>>}} | B | 1.0
| 2010-11-08 | Environmental constraint checking (Maven Version, JDK
etc), User Custom Rule Execution. |
{{{http://svn.apache.org/repos/asf/maven/enforcer/trunk/maven-enforcer-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MENFORCER}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-gpg-plugin/} <<<gpg>>>}} | B | 1.1
| 2010-06-01 | Create signatures for the artifacts and poms. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-gpg-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MGPG}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-help-plugin/} <<<help>>>}} | B |
2.1.1 | 2010-03-26 | Get information about the working environment for
the project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MPH}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-invoker-plugin/} <<<invoker>>>}} | B | 1.5
| 2009-10-26 | Run a set of Maven projects and verify the output. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-invoker-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MINVOKER}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-jarsigner-plugin/} <<<jarsigner>>>}} | B | 1.2
| 2009-09-30 | Signs or verifies project artifacts. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jarsigner-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MJARSIGNER}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-one-plugin/} <<<one>>>}} | B | 1.2
| 2007-09-12 | A plugin for interacting with legacy Maven 1.x
repositories and builds. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-one-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MONE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-patch-plugin/} <<<patch>>>}} | B |
1.1.1 | 2010-01-06 | Use the gnu patch tool to apply patch files to
source code. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-patch-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MPATCH}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-pdf-plugin/} <<<pdf>>>}} | B | 1.1
| 2009-12-13 | Generate a PDF version of your project's documentation.
| {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pdf-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MPDF}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-plugin-plugin/} <<<plugin>>>}} | B+R | 2.6
| 2010-05-05 | Create a Maven plugin descriptor for any mojos found in
the source tree, to include in the JAR. |
{{{http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MPLUGIN}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-release-plugin/} <<<release>>>}} | B | 2.1
| 2010-10-08 | Release the current project - updating the POM and
tagging in the SCM. |
{{{http://svn.apache.org/repos/asf/maven/release/trunk/maven-release-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MRELEASE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-reactor-plugin/} <<<reactor>>>}} | B | 1.0
| 2008-09-27 | Build a subset of interdependent projects in a reactor
|
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-reactor-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MREACTOR}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| B |
1.1 | 2009-09-22 | Copy remote resources to the output directory for
inclusion in the artifact. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-remote-resources-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MRRESOURCES}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-repository-plugin/} <<<repository>>>}} | B |
2.3.1 | 2010-07-21 | Plugin to help with repository-based tasks. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-repository-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MREPOSITORY}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/scm/maven-scm-plugin/} <<<scm>>>}} | B | 1.4
| 2010-08-08 | Generate a SCM for the current project. |
{{{http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/SCM}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-source-plugin/} <<<source>>>}} | B |
2.1.2 | 2010-05-21 | Build a JAR of sources for use in IDEs and
distribution to the repository. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MSOURCES}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-stage-plugin/} <<<stage>>>}} | B |
1.0-alpha-2 | 2009-07-14 | Assists with release staging and promotion. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-stage-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MSTAGE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-toolchains-plugin/} <<<toolchains>>>}} | B | 1.0
| 2009-11-01 | Allows to share configuration across plugins. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-toolchains-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MTOOLCHAINS}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| <<IDEs>> | |
| | <<Plugins that simplify integration with integrated
developer environments.>> | |
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-eclipse-plugin/} <<<eclipse>>>}} | B | 2.8
| 2010-02-25 | Generate an Eclipse project file for the current
project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MECLIPSE}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-idea-plugin/} <<<idea>>>}} | B | 2.2
| 2008-08-08 | Create/update an IDEA workspace for the current project
(individual modules are created as IDEA modules) |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-idea-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MIDEA}JIRA}}
-*-----------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+|| <<Plugin>> || <<Type*>> ||
<<Version>> || <<Release Date>> || <<Description>> || <<Source Repository>> ||
<<Issue Tracking>>
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| <<Core plugins>> | |
| | <<Plugins corresponding to default core phases (ie.
clean, compile). They may have muliple goals as well.>> | |
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-clean-plugin/} <<<clean>>>}} | B |
2.4.1 | 2010-05-12 | Clean up after the build. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-clean-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCLEAN}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-compiler-plugin/} <<<compiler>>>}} | B |
2.3.2 | 2010-09-09 | Compiles Java sources. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-compiler-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCOMPILER}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-deploy-plugin/} <<<deploy>>>}} | B |
2.5 | 2009-12-24 | Deploy the built artifact to the remote repository.
|
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-deploy-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MDEPLOY}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-failsafe-plugin/} <<<failsafe>>>}} | B |
2.6 | 2010-08-16 | Run the Junit integration tests in an isolated
classloader. |
{{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-failsafe-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-install-plugin/} <<<install>>>}} | B |
2.3.1 | 2010-05-21 | Install the built artifact into the local
repository. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MINSTALL}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-resources-plugin/} <<<resources>>>}} | B |
2.4.3 | 2010-05-21 | Copy the resources to the output directory for
including in the JAR. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MRESOURCES}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-site-plugin/} <<<site>>>}} for Maven 2 | B |
2.2 | 2010-11-28 | Generate a site for the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-site-plugin-3.x/} <<<site>>>}} for Maven 3 | B |
3.0-beta-3 | 2010-10-18 | Generate a site for the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-3.x/}SVN}}
| {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-surefire-plugin/} <<<surefire>>>}} | B |
2.6 | 2010-08-16 | Run the Junit unit tests in an isolated
classloader. |
{{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-surefire-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-verifier-plugin/} <<<verifier>>>}} | B |
1.0 | 2010-01-30 | Useful for integration tests - verifies the
existence of certain conditions. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-verifier-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MVERIFIER}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| <<Packaging types / tools>> | |
| | <<These plugins relate to packaging respective
artifact types.>> | |
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-ear-plugin/} <<<ear>>>}} | B |
2.4.2 | 2010-05-21 | Generate an EAR from the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ear-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MEAR}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-ejb-plugin/} <<<ejb>>>}} | B |
2.3 | 2010-09-18 | Build an EJB (and optional client) from the current
project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ejb-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MEJB}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-jar-plugin/} <<<jar>>>}} | B |
2.3.1 | 2010-05-21 | Build a JAR from the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jar-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MJAR}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-rar-plugin/} <<<rar>>>}} | B |
2.2 | 2007-02-28 | Build a RAR from the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-rar-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MRAR}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-war-plugin/} <<<war>>>}} | B |
2.1.1 | 2010-11-03 | Build a WAR from the current project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-war-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MWAR}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-shade-plugin/} <<<shade>>>}} | B |
1.4 | 2010-08-11 | Build an Uber-JAR from the current project,
including dependencies. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-shade-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MSHADE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| <<Reporting plugins>> | |
| | <<Plugins which generate reports, are configured as
reports in the POM and run under the site generation lifecycle.>> | |
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-changelog-plugin/} <<<changelog>>>}} | R |
2.2 | 2010-05-28 | Generate a list of recent changes from your SCM. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changelog-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCHANGELOG}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-changes-plugin/} <<<changes>>>}} | B+R |
2.3 | 2009-12-09 | Generate a report from issue tracking or a change
document. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-changes-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCHANGES}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-checkstyle-plugin/} <<<checkstyle>>>}} | B+R |
2.6 | 2010-09-25 | Generate a checkstyle report. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-checkstyle-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MCHECKSTYLE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-clover-plugin/} <<<clover>>>}} | B+R |
2.4 | 2007-04-23 | Generate a Clover report. NOTE: Moved to
Atlassian.com |
{{{http://svn.apache.org/repos/asf/maven/retired/maven-clover-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MCLOVER}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-doap-plugin/} <<<doap>>>}} | B |
1.0 | 2008-08-01 | Generate a Description of a Project (DOAP) file
from a POM. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-doap-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MDOAP}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-docck-plugin/} <<<docck>>>}} | B |
1.0 | 2008-11-16 | Documentation checker plugin. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-docck-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MDOCCK}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-javadoc-plugin/} <<<javadoc>>>}} | B+R |
2.7 | 2010-05-04 | Generate Javadoc for the project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MJAVADOC}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-jxr-plugin/} <<<jxr>>>}} | R |
2.2 | 2010-06-05 | Generate a source cross reference. |
{{{http://svn.apache.org/repos/asf/maven/jxr/trunk/maven-jxr-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/JXR}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-linkcheck-plugin/} <<<linkcheck>>>}} | R |
1.1 | 2010-11-13 | Generate a Linkcheck report of your project's
documentation. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-linkcheck-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MLINKCHECK}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-pmd-plugin/} <<<pmd>>>}} | B+R |
2.5 | 2010-05-04 | Generate a PMD report. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pmd-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MPMD}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-project-info-reports-plugin/} <<<project-info-reports>>>}}
| R | 2.2 | 2010-05-20 | Generate standard project reports. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MPIR}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-surefire-report-plugin/} <<<surefire-report>>>}} | R |
2.6 | 2010-08-16 | Generate a report based on the results of unit
tests. |
{{{http://svn.apache.org/repos/asf/maven/surefire/trunk/maven-surefire-report-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/SUREFIRE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| <<Tools>> | |
| | <<These are miscellaneous tools available through
Maven by default.>> | |
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-ant-plugin/} <<<ant>>>}} | B |
2.3 | 2009-11-11 | Generate an Ant build file for the project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MANT}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-antrun-plugin/} <<<antrun>>>}} | B |
1.6 | 2010-10-11 | Run a set of ant tasks from a phase of the build. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-antrun-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MANTRUN}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/archetype/maven-archetype-plugin/} <<<archetype>>>}} | B |
2.0 | 2010-10-28 | Generate a skeleton project structure from an
archetype. |
{{{http://svn.apache.org/repos/asf/maven/archetype/trunk/archetype-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/ARCHETYPE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}} | B |
2.2 | 2010-10-11 | Build an assembly (distribution) of sources and/or
binaries. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-assembly-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MASSEMBLY}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}} | B+R |
2.1 | 2009-01-10 | Dependency manipulation (copy, unpack) and
analysis. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-dependency-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MDEP}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-enforcer-plugin/} <<<enforcer>>>}} | B |
1.0 | 2010-11-08 | Environmental constraint checking (Maven Version,
JDK etc), User Custom Rule Execution. |
{{{http://svn.apache.org/repos/asf/maven/enforcer/trunk/maven-enforcer-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MENFORCER}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-gpg-plugin/} <<<gpg>>>}} | B |
1.1 | 2010-06-01 | Create signatures for the artifacts and poms. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-gpg-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MGPG}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-help-plugin/} <<<help>>>}} | B |
2.1.1 | 2010-03-26 | Get information about the working environment for
the project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MPH}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-invoker-plugin/} <<<invoker>>>}} | B |
1.5 | 2009-10-26 | Run a set of Maven projects and verify the output.
|
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-invoker-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MINVOKER}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-jarsigner-plugin/} <<<jarsigner>>>}} | B |
1.2 | 2009-09-30 | Signs or verifies project artifacts. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-jarsigner-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MJARSIGNER}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-one-plugin/} <<<one>>>}} | B |
1.2 | 2007-09-12 | A plugin for interacting with legacy Maven 1.x
repositories and builds. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-one-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MONE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-patch-plugin/} <<<patch>>>}} | B |
1.1.1 | 2010-01-06 | Use the gnu patch tool to apply patch files to
source code. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-patch-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MPATCH}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-pdf-plugin/} <<<pdf>>>}} | B |
1.1 | 2009-12-13 | Generate a PDF version of your project's
documentation. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pdf-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/MPDF}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-plugin-plugin/} <<<plugin>>>}} | B+R |
2.6 | 2010-05-05 | Create a Maven plugin descriptor for any mojos
found in the source tree, to include in the JAR. |
{{{http://svn.apache.org/repos/asf/maven/plugin-tools/trunk/maven-plugin-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MPLUGIN}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-release-plugin/} <<<release>>>}} | B |
2.1 | 2010-10-08 | Release the current project - updating the POM and
tagging in the SCM. |
{{{http://svn.apache.org/repos/asf/maven/release/trunk/maven-release-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MRELEASE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-reactor-plugin/} <<<reactor>>>}} | B |
1.0 | 2008-09-27 | Build a subset of interdependent projects in a
reactor |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-reactor-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MREACTOR}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-remote-resources-plugin/} <<<remote-resources>>>}}| B |
1.1 | 2009-09-22 | Copy remote resources to the output directory for
inclusion in the artifact. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-remote-resources-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MRRESOURCES}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-repository-plugin/} <<<repository>>>}} | B |
2.3.1 | 2010-07-21 | Plugin to help with repository-based tasks. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-repository-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MREPOSITORY}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/scm/maven-scm-plugin/} <<<scm>>>}} | B |
1.4 | 2010-08-08 | Generate a SCM for the current project. |
{{{http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-plugin}SVN}} |
{{{http://jira.codehaus.org/browse/SCM}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-source-plugin/} <<<source>>>}} | B |
2.1.2 | 2010-05-21 | Build a JAR of sources for use in IDEs and
distribution to the repository. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-source-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MSOURCES}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-stage-plugin/} <<<stage>>>}} | B |
1.0-alpha-2 | 2009-07-14 | Assists with release staging and promotion. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-stage-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MSTAGE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-toolchains-plugin/} <<<toolchains>>>}} | B |
1.0 | 2009-11-01 | Allows to share configuration across plugins. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-toolchains-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MTOOLCHAINS}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| <<IDEs>> | |
| | <<Plugins that simplify integration with integrated
developer environments.>> | |
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-eclipse-plugin/} <<<eclipse>>>}} | B |
2.8 | 2010-02-25 | Generate an Eclipse project file for the current
project. |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclipse-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MECLIPSE}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
+| {{{/plugins/maven-idea-plugin/} <<<idea>>>}} | B |
2.2 | 2008-08-08 | Create/update an IDEA workspace for the current
project (individual modules are created as IDEA modules) |
{{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-idea-plugin}SVN}}
| {{{http://jira.codehaus.org/browse/MIDEA}JIRA}}
+*--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
\* <<B>>uild or <<R>>eporting plugin