svn commit: r688571 - /maven/scm/trunk/maven-scm-plugin/src/site/apt/index.apt

2008-08-24 Thread bentmann
Author: bentmann
Date: Sun Aug 24 15:08:29 2008
New Revision: 688571

URL: http://svn.apache.org/viewvc?rev=688571&view=rev
Log:
o Updated index page of plugin site

Modified:
maven/scm/trunk/maven-scm-plugin/src/site/apt/index.apt

Modified: maven/scm/trunk/maven-scm-plugin/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-plugin/src/site/apt/index.apt?rev=688571&r1=688570&r2=688571&view=diff
==
--- maven/scm/trunk/maven-scm-plugin/src/site/apt/index.apt (original)
+++ maven/scm/trunk/maven-scm-plugin/src/site/apt/index.apt Sun Aug 24 15:08:29 
2008
@@ -71,7 +71,21 @@
 
 * Usage
 
-  Instructions on how to use the SCM Plugin can be found {{{usage.html}here}}.
+  General instructions on how to use the SCM 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 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.
+
+  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}} and will find supplementary 
information in the
+  {{{http://maven.apache.org/guides/development/guide-helping.html}guide to 
helping with Maven}}.
 
 * Examples
 




svn commit: r688570 - /maven/scm/trunk/maven-scm-plugin/pom.xml

2008-08-24 Thread bentmann
Author: bentmann
Date: Sun Aug 24 15:07:21 2008
New Revision: 688570

URL: http://svn.apache.org/viewvc?rev=688570&view=rev
Log:
o Added missing SCM and issue tracking infos

Modified:
maven/scm/trunk/maven-scm-plugin/pom.xml

Modified: maven/scm/trunk/maven-scm-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-plugin/pom.xml?rev=688570&r1=688569&r2=688570&view=diff
==
--- maven/scm/trunk/maven-scm-plugin/pom.xml (original)
+++ maven/scm/trunk/maven-scm-plugin/pom.xml Sun Aug 24 15:07:21 2008
@@ -40,6 +40,15 @@
 2.0.6
   
 
+  
+
scm:svn:http://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-plugin
+
scm:svn:https://svn.apache.org/repos/asf/maven/scm/trunk/maven-scm-plugin
+http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-plugin/
+  
+  
+jira
+http://jira.codehaus.org/browse/SCM
+  
   
 
   apache.website




svn commit: r688568 - /maven/scm/trunk/pom.xml

2008-08-24 Thread bentmann
Author: bentmann
Date: Sun Aug 24 14:54:20 2008
New Revision: 688568

URL: http://svn.apache.org/viewvc?rev=688568&view=rev
Log:
o Fixed SCM URLs

Modified:
maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=688568&r1=688567&r2=688568&view=diff
==
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Sun Aug 24 14:54:20 2008
@@ -89,8 +89,8 @@
 
   
 
scm:svn:http://svn.apache.org/repos/asf/maven/scm/trunk
-
scm:svn:http://svn.apache.org/repos/asf/maven/scm/trunk
-http://svn.apache.org/viewcvs.cgi/maven/scm
+
scm:svn:https://svn.apache.org/repos/asf/maven/scm/trunk
+http://svn.apache.org/viewvc/maven/scm/
   
   
 jira