Author: vsiveton Date: Tue Jan 29 16:57:25 2008 New Revision: 616573 URL: http://svn.apache.org/viewvc?rev=616573&view=rev Log: o splitted plugins into 2 sections: inside and outside the project o added a sandbok link
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=616573&r1=616572&r2=616573&view=diff ============================================================================== --- maven/site/trunk/src/site/apt/plugins/index.apt (original) +++ maven/site/trunk/src/site/apt/plugins/index.apt Tue Jan 29 16:57:25 2008 @@ -12,6 +12,8 @@ Maven is - at its heart - a plugin execution framework; all work is done by plugins. Looking for a specific goal to execute? This page lists the core plugins and others. +* Supported By The Maven Project + To see the most up-to-date list browse the Maven repository at {{http://repo1.maven.org/maven2/}}, specifically the {{{http://repo1.maven.org/maven2/org/apache/maven/plugins/} <<<org/apache/maven/plugins>>>}} subfolder. <(Plugins are organized according to a directory structure that resembles the standard Java package naming convention)> @@ -120,6 +122,10 @@ | {{{/plugins/maven-idea-plugin/} <<<idea>>>}} | 2.1 | 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}} *-----------------------------------------------------------+--------------+------------------+------------------------+--------------------+ + There are also some sandbox plugins into our {{{http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins}source reposity}}. + +* Outside The Maven Land + There are also many plug-ins available at the {{{http://mojo.codehaus.org} Mojo}} project at Codehaus. To see the most up-to-date list browse the Codehaus repository at {{http://repository.codehaus.org/}}, specifically the {{{http://repository.codehaus.org/org/codehaus/mojo/} <<<org/codehaus/mojo>>>}} subfolder. Here are a few @@ -143,8 +149,7 @@ | {{{http://mojo.codehaus.org/taglist-maven-plugin/} <<<taglist>>>}} | 2.1 | Generate a list of tasks based on tags in your code. *-------------------------------------------------------------------------------+--------------+----------------------------------+ - - A number of other projects provide their own Maven2 plugins. This includes: + A number of other projects provide their own Maven plugins. This includes: *----------------------------------------------------------------------------+----------------------------------------+ || <<Plugin>> || <<Description>>