Author: bentmann
Date: Thu Aug 28 09:47:22 2008
New Revision: 689887
URL: http://svn.apache.org/viewvc?rev=689887&view=rev
Log:
o Updated index page of plugin site
Modified:
maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt
Modified:
maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt?rev=689887&r1=689886&r2=689887&view=diff
==============================================================================
---
maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt
(original)
+++
maven/site/trunk/src/site/apt/guides/development/guide-plugin-documentation.apt
Thu Aug 28 09:47:22 2008
@@ -240,12 +240,14 @@
* Usage
General instructions on how to use the Plugin Name can be found on the
{{{usage.html}usage page}}. Some more
- specific use cases are described in the examples given below.
+ specific use cases are described in the examples given below. Last but not
least, users occasionally contribute
+ additional examples, tips or errata to the
+ {{{http://docs.codehaus.org/display/MAVENUSER/Plugin+Name}plugin's wiki
page}}.
In case you still have questions regarding the plugin's usage, please have a
look at the {{{faq.html}FAQ}} and feel
free to contact the {{{mail-lists.html}user mailing list}}. The posts to the
mailing list are archived and could
already contain the answer to your question as part of an older thread.
Hence, it is also worth browsing/searching
- the mail archive.
+ the {{{mail-lists.html}mail archive}}.
If you feel like the plugin is missing a feature or has a defect, you can
fill a feature request or bug report in our
{{{issue-tracking.html}issue tracker}}. When creating a new issue, please
provide a comprehensive description of your