jvanzyl 02/03/28 10:23:43
Modified: xdocs goals.xml
Log:
Revision Changes Path
1.12 +14 -0 jakarta-turbine-maven/xdocs/goals.xml
Index: goals.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/goals.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- goals.xml 28 Mar 2002 18:05:44 -0000 1.11
+++ goals.xml 28 Mar 2002 18:23:43 -0000 1.12
@@ -76,6 +76,12 @@
<subsection name="Providing clear development process guidelines">
<p>
+ As part of using Maven you have access to the development process
+ guidelines that have been gathered by the collective of projects
+ that use Maven for development. This is an area that needs development
+ and general improvement, but as more projects use Maven more ideas
+ on general develop process will collect and all those ideas will
+ be propagated to all Maven users.
</p>
</subsection>
@@ -146,6 +152,14 @@
<subsection name="Allowing transparent migration to new features">
<p>
+ Maven provides an easy way for Maven clients to update their installations
+ so that they can take advantage of any changes that been made to
+ Maven proper. As everything is controlled by a single set of build
+ files this simply involves updating those build files and any
+ accompanying data structures that are part of the Maven installation.
+ As a user, you simply have to update Maven and you have access to
+ all new features. We are also working on an easy way to propagate
+ changes in the POM so error prone manual editing may be avoided.
</p>
</subsection>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>