Author: ltheussl
Date: Mon Jun 29 07:14:32 2009
New Revision: 789240

URL: http://svn.apache.org/viewvc?rev=789240&view=rev
Log:
add pdf plugin

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=789240&r1=789239&r2=789240&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Mon Jun 29 07:14:32 2009
@@ -130,6 +130,8 @@
 
*-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-patch-plugin/} <<<patch>>>}}            | 1.1          | 
2009-04-13 | 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>>>}}                | 1.0          | 
2009-06-29 | 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>>>}}          | 2.5          | 
2009-02-26 | Create a Maven plugin descriptor for any Mojo's 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>>>}}        | 2.0-beta-9   | 
2009-03-28 | 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}}


Reply via email to