mirror of https://github.com/apache/maven.git
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:
parent
b5f68b3288
commit
b135704464
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue