Author: wsmoak Date: Sun Nov 12 14:13:02 2006 New Revision: 474060 URL: http://svn.apache.org/viewvc?view=rev&rev=474060 Log: Fixed typo, minor editing.
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?view=diff&rev=474060&r1=474059&r2=474060 ============================================================================== --- maven/site/trunk/src/site/apt/plugins/index.apt (original) +++ maven/site/trunk/src/site/apt/plugins/index.apt Sun Nov 12 14:13:02 2006 @@ -84,7 +84,7 @@ *-----------------------------------------------------------+--------+----------------------------------------------+ | {{{maven-archetype-plugin/} <<<archetype>>>}} | 1.0-alpha-4 | Generate a skeleton project structure from an archetype. *-----------------------------------------------------------+--------+----------------------------------------------+ -| {{{maven-assembly-plugin/} <<<assembly>>>}} | 2.1 | Build an assembly (distribution) of sources and binaries. +| {{{maven-assembly-plugin/} <<<assembly>>>}} | 2.1 | Build an assembly (distribution) of sources and/or binaries. *-----------------------------------------------------------+-----------------------+----------------------------------+ | {{{maven-dependency-plugin/} <<<dependency>>>}} | | Dependency manipulation. *-----------------------------------------------------------+--------+----------------------------------------------+ @@ -96,7 +96,7 @@ *-----------------------------------------------------------+--------+----------------------------------------------+ | {{{maven-release-plugin/} <<<release>>>}} | 2.0-beta-4 | Release the current project - updating the POM and tagging in the SCM. *-----------------------------------------------------------+--------+----------------------------------------------+ -| {{{maven-repository-plugin/} <<<repository>>>}} | 2.0 | Plugin to help woth repository-based tasks. +| {{{maven-repository-plugin/} <<<repository>>>}} | 2.0 | Plugin to help with repository-based tasks. *-----------------------------------------------------------+--------+----------------------------------------------+ | {{{/scm/plugins/} <<<scm>>>}} | 1.0-beta-3 | Generate a SCM for the current project. *-----------------------------------------------------------+--------+----------------------------------------------+