You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2013/04/14 09:13:00 UTC

svn commit: r1467735 - /maven/shared/trunk/maven-reporting-exec/src/site/apt/index.apt

Author: hboutemy
Date: Sun Apr 14 07:12:59 2013
New Revision: 1467735

URL: http://svn.apache.org/r1467735
Log:
added plugin parameter java signature

Modified:
    maven/shared/trunk/maven-reporting-exec/src/site/apt/index.apt

Modified: maven/shared/trunk/maven-reporting-exec/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-exec/src/site/apt/index.apt?rev=1467735&r1=1467734&r2=1467735&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-exec/src/site/apt/index.apt (original)
+++ maven/shared/trunk/maven-reporting-exec/src/site/apt/index.apt Sun Apr 14 07:12:59 2013
@@ -12,7 +12,8 @@ Maven Reporting Executor
   {{{./apidocs/org/apache/maven/reporting/exec/MavenReportExecutor.html}MavenReportExecutor}}
   ({{{./apidocs/org/apache/maven/reporting/exec/DefaultMavenReportExecutor.html}implementation}}):
   report plugins can be configured in <<<\<configuration\>>>> element of <<<maven-site-plugin>>> or any other
-  report building plugin with following XML model:
+  report building plugin with following XML model corresponding to plugin's
+  <<<List<{{{./apidocs/org/apache/maven/reporting/exec/ReportPlugin.html}ReportPlugin}}>>>> parameter:
 
 +----+
 <reportPlugins>