Author: dennisl
Date: Fri Jul 20 16:30:31 2007
New Revision: 558198
URL: http://svn.apache.org/viewvc?view=rev&rev=558198
Log:
o A custom report can be in any form the user wants. It doesn't have to be xdoc.
Modified:
maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/examples/generating-custom-report.apt
Modified:
maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/examples/generating-custom-report.apt
URL:
http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/examples/generating-custom-report.apt?view=diff&rev=558198&r1=558197&r2=558198
==============================================================================
---
maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/examples/generating-custom-report.apt
(original)
+++
maven/sandbox/trunk/plugins/maven-swizzle-plugin/src/site/apt/examples/generating-custom-report.apt
Fri Jul 20 16:30:31 2007
@@ -28,9 +28,8 @@
Generating A Custom Report
- You can use the supply your own template by providing the path where you
placed your custom
- velocity template. The generated report will be in xdoc format. See
- {{{http://maven.apache.org/maven-1.x/plugins/xdoc/}Maven 1.x XDoc Plug-in}}
for more details on xdoc.
+ You can supply your own template by providing the path to where you placed
your custom
+ velocity template.
*POM configuration