Documentation: removed duplicates from howto

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306587 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Vincent Siveton 2005-10-06 11:16:52 +00:00
parent b5f68b3288
commit b135704464
1 changed files with 6 additions and 17 deletions

View File

@ -8,37 +8,26 @@ Maven 2 Site Plugin
*How to Use Site plugin
Here is a link for more information {{{http://maven.apache.org/maven2/site.html}http://maven.apache.org/maven2/site.html}}
------
Maven 2 Site Plugin
------
Maven 2 Site Plugin
Generate the project's site and report distributions.
*How to Use
Using the site plugin is very easy, just execute the site goal from your project
-------------------
m2 site:site
-------------------
and it would generate its default reports.
*jdepend
*checkstyle
*surefire-report
*javadoc
*jxr (cross reference)
*taglist
*changelog