update FAQ

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@190221 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-06-12 05:31:31 +00:00
parent 73d9813ee6
commit 0d8c115acf
1 changed files with 2 additions and 6 deletions

View File

@ -75,8 +75,8 @@
version that is working for you until you need the new features and it covers all of your needs.
</p>
<p>
Importantly, a number of features of Maven 1.0 are not yet available in Maven 2.0 - most notably the site
generation and reporting. If you need these features, we recommend staying with Maven 1.0 at this point.
Importantly, a number of features of Maven 1.0 are not yet available in Maven 2.0.
If you need these features, we recommend staying with Maven 1.0 at this point.
</p>
<p>
If you do use Maven 1.0, and would like to upgrade in the future, you should carefully consider following some
@ -93,10 +93,6 @@
when an error has occurred. If a specific trace is not providing enough information to find out what went
wrong, please post the message to JIRA.
</li>
<li>
<i>No site generation</i> - The new site and documentation development tools are much more sophisticated than
the Maven 1.0 equivalents, but are not currently complete enough for a release.
</li>
<li>
<i>Ant and scripting support</i> - while this is available, the Ant and scripting support has not undergone
rigorous testing at this point.