remove invalid info about the site plugin.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306981 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-07 02:38:59 +00:00
parent 3cdf8a4870
commit 2155986133
1 changed files with 1 additions and 32 deletions

View File

@ -16,37 +16,6 @@ Maven 2 Site Plugin
and it would generate its default reports.
*jdepend
*checkstyle
*surefire-report
*javadoc
*jxr (cross reference)
*taglist
*changelog
*How to configure the default reports version
You can configure the reports version by adding arguments in the command line.
-------------------
m2 site:site -DjdependVersion=2.0-beta-1 \
-DcheckstyleVersion=1.0 \
-DsurefireVersion=2.0 \
-DjavadocVersion=3.0 \
-------------------
Note: The command is only a single line and the version value are just examples.
*Deploying site & Site Descriptor
For more references of deploying the site and site descriptor here's a link {{{http://maven.apache.org/maven2/site.html}http://maven.apache.org/maven2/site.html}}.
For more references of deploying the site and site descriptor here's a link {{{http://maven.apache.org/maven2/site.html}http://maven.apache.org/maven2/site.html}}.