dion        2003/07/03 06:51:38

  Modified:    xdocs    faq.xml
  Log:
  Applied patch for MAVEN-532.
  Thanks to Martin Skopp
  
  Revision  Changes    Path
  1.32      +32 -0     maven/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/faq.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- faq.xml   23 Jun 2003 23:45:54 -0000      1.31
  +++ faq.xml   3 Jul 2003 13:51:38 -0000       1.32
  @@ -27,6 +27,11 @@
               What is Maven?
             </a>
           </li>
  +        <li>
  +          <a href="#where-get-help">
  +            Where to get help?
  +          </a>
  +        </li>
         </ol>
         <p>
           <strong>Using Maven</strong>
  @@ -132,6 +137,33 @@
               <a href="goals.html">Goals</a> and
               <a
                 href="features.html">Features</a> documents.
  +          </dd>
  +          <!-- ########## next question delimiter ########## -->
  +          <dt>
  +            <a name="where-get-help">
  +              Where to get help?
  +            </a>
  +          </dt>
  +          <dd>
  +            This FAQ answers some frequent questions already, read the
  +            <a href="start/">Getting Started</a> for a quick start guide.
  +            The <a href="reference/">Reference</a> section contain a comprehensive
  +            user guide and documentation about the various plugins that exist for
  +            maven.  Furthermore there's a maven wiki.
  +            (Don't know what that is?  Read 
  +            <a href="http://wiki.org/wiki.cgi?WhatIsWiki";>What is wiki?</a>)
  +            <br/>
  +            If these resources don't help you with your problem, the
  +            <a href="mail-lists.html">Maven User List</a> is a good source for help.
  +            Lot's of problems have already been discussed there, you'll probably 
find
  +            a solution in the mailling list archive.  Most of the maven developers 
  +            are subscribed to the Maven User List.
  +            <br/>
  +            Maven developers meet in the IRC: <tt>irc.codehaus.org:6667</tt>, 
channel <tt>#maven</tt>
  +            But please don't ask solutions to maven problems there - 
  +            maven user problems should be discussed at the mailing list
  +            for several good reasons (e.g. mail archive, more subscribers) and 
  +            usually you get a quick answer on the mailing list.
             </dd>
           </dl>
         </section>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to