Author: hboutemy
Date: Mon Apr 26 20:58:28 2010
New Revision: 938239

URL: http://svn.apache.org/viewvc?rev=938239&view=rev
Log:
improved sample pages

Modified:
    
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/examples/example.apt
    
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/index.apt
    
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/usage.apt

Modified: 
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/examples/example.apt
URL: 
http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/examples/example.apt?rev=938239&r1=938238&r2=938239&view=diff
==============================================================================
--- 
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/examples/example.apt
 (original)
+++ 
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/examples/example.apt
 Mon Apr 26 20:58:28 2010
@@ -3,7 +3,7 @@
  ------
  Allan Ramirez
  ------
- 21 October 2005
+ 2005-10-16
  ------
 
 SMTP Authentication

Modified: 
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/index.apt?rev=938239&r1=938238&r2=938239&view=diff
==============================================================================
--- 
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/index.apt
 (original)
+++ 
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/index.apt
 Mon Apr 26 20:58:28 2010
@@ -3,7 +3,7 @@
  ------
  Jason van Zyl
  ------
- 27 November 2006
+ 2010-04-26
  ------
 
 Maven 2 SuperDuper Plugin
@@ -20,7 +20,20 @@ Maven 2 SuperDuper Plugin
 
 * Usage
 
-  Instructions on how to use the SuperDuper Plugin can be found 
{{{./usage.html}here}}.
+  General instructions on how to use the SuperDuper Plugin can be found on the 
{{{./usage.html}usage page}}. Some more
+  specific use cases are described in the examples given below.
+
+  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-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
+  concern. Especially for fixing bugs it is crucial that the developers can 
reproduce your problem. For this reason,
+  entire debug logs, POMs or most preferably little demo projects attached to 
the issue are very much appreciated.
+  Of course, patches are welcome, too. Contributors can check out the project 
from our
+  {{{./source-repository.html}source repository}}.
 
 * Examples
 

Modified: 
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/usage.apt
URL: 
http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/usage.apt?rev=938239&r1=938238&r2=938239&view=diff
==============================================================================
--- 
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/usage.apt
 (original)
+++ 
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-plugin-site/src/main/resources/archetype-resources/src/site/apt/usage.apt
 Mon Apr 26 20:58:28 2010
@@ -3,16 +3,16 @@
  ------
  Jason van Zyl
  ------
- 27 November 2006
+ 2010-04-26
  ------
 
 Usage
 
  This plugin is used to create miraculously transform your build!
- 
+
 *How to miraculously transform your build
- 
- Describe here how you miraculously transform peoples' builds! 
+
+ Describe here how you miraculously transform peoples' builds!
 
 -------------------
 


Reply via email to