Index: features.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/features.xml,v
retrieving revision 1.12.10.1
diff -u -r1.12.10.1 features.xml
--- features.xml 4 Mar 2004 17:45:56 -0000 1.12.10.1
+++ features.xml 10 Sep 2004 15:24:15 -0000
@@ -40,7 +40,7 @@
- A single set of Ant files are used to build any number of projects
+ A single set of methods are used to build any number of projects
that you are managing. No more keeping track of countless build
systems. As improvements are made to the Maven build system
all Maven users benefit!
@@ -61,7 +61,7 @@
Site publication based on the POM. Once the POM is accurate
your developers can easily publish the project's content which
includes custom documentation plus Maven's extensive documentation
- set based on your project's sources. Currently Maven provides the
+ set based on your project's sources. Mainly Maven provides the
following:
- Change log document created directly from repository information.
@@ -75,6 +75,7 @@
- Software Development References
- Software Development Process Documentation
+ and more reports using the different plugins.
Index: index.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/index.xml,v
retrieving revision 1.11.10.2
diff -u -r1.11.10.2 index.xml
--- index.xml 13 Jul 2004 14:21:03 -0000 1.11.10.2
+++ index.xml 10 Sep 2004 15:24:16 -0000
@@ -39,8 +39,9 @@
Maven is a Java project management and project comprehension tool. Maven
is based on the concept of a project object model (POM) in that all the
artifacts produced by Maven are a result of consulting a well defined
- model for your project. Builds, documentation, source metrics, and source
- cross-references are all controlled by your POM. Look here to see the
+ model for your project. Builds, documentation, source metrics, source
+ cross-references and a countless number of reports are all controlled by
+ your POM. Look here to see the
full list of Maven's features.