dion        2003/04/03 17:48:01

  Modified:    xdocs/reference user-guide.xml
  Log:
  Added standard reports.
  
  Note to self: this needs to go in xdoc plugin too
  
  Revision  Changes    Path
  1.49      +18 -0     maven/xdocs/reference/user-guide.xml
  
  Index: user-guide.xml
  ===================================================================
  RCS file: /home/cvs/maven/xdocs/reference/user-guide.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- user-guide.xml    26 Mar 2003 16:33:26 -0000      1.48
  +++ user-guide.xml    4 Apr 2003 01:48:01 -0000       1.49
  @@ -1505,6 +1505,24 @@
           selectively choose which reports to include and exclude as
           well as the order of the reports.
         </p>
  +      <p>
  +        The <code>standard</code> set of reports is currently hard coded into
  +        the <code>xdoc</code> plugin. These are
  +      </p>
  +      <source>
  +maven-changelog-plugin
  +maven-changes-plugin
  +maven-checkstyle-plugin
  +maven-developer-activity-plugin
  +maven-file-activity-plugin
  +maven-javadoc-plugin
  +maven-jdepend-plugin
  +maven-junit-report-plugin
  +maven-jxr-plugin
  +maven-license-plugin
  +maven-linkcheck-plugin
  +maven-tasklist-plugin
  +      </source>
       </subsection>
       <subsection name="Exclusion of All Maven-Generated Content">
         <p>
  
  
  

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

Reply via email to