The Reference section contain a comprehensive
user guide and documentation about the various plugins that exist for
- maven. Furthermore there's a maven wiki.
+ maven. Furthermore there's a Maven wiki.
(Don't know what that is? Read
What is wiki?)
@@ -141,7 +141,7 @@
- Maven takes a long time to load. Is there anyway to speed things ?
+ Maven takes a long time to load. Is there anyway to speed things up?
You can use the
Console Plugin to
@@ -207,7 +207,7 @@
]]>
- Also make sure that Xalan is declared as dependencies in your project file:
+ Also make sure that Xalan is declared as a dependency in your project file:
@@ -223,7 +223,7 @@
How to download a new plugin
-maven -DartifactId=artifactID -DgroupID=GROUPID -Dversion=VERSION plugin:download
+maven -DartifactId=artifactID -DgroupId=GROUPID -Dversion=VERSION plugin:download
Index: xdocs/features.xml
===================================================================
RCS file: /home/cvspublic/maven/xdocs/features.xml,v
retrieving revision 1.12.10.1
diff -u -r1.12.10.1 features.xml
--- xdocs/features.xml 4 Mar 2004 17:45:56 -0000 1.12.10.1
+++ xdocs/features.xml 20 Jul 2004 13:24:13 -0000
@@ -34,7 +34,7 @@
Development and management of your project is controlled from
the the project model. Currently you can store your project
object model in an XML file, but we are also working on RDBMS
- storage using
+ storage using
ObjectBridge. Here's what a Maven POM
looks like in XML form.
@@ -47,7 +47,8 @@
- Integration with Gump. For those who are not familiar with Gump it
+ Integration with Gump.
+ For those who are not familiar with Gump it
is a tool used at Jakarta to help projects maintain backward
compatibility with their clients. If you have a Maven project
descriptor then you can easily participate in nightly Gump
@@ -64,7 +65,7 @@
set based on your project's sources. Currently Maven provides the
following:
-
Change log document created directly from repository information.
+
Change log document created directly from repository information
Cross referenced sources
Source metrics
Mailing lists
@@ -97,7 +98,8 @@
- Directory layout guidelines. Maven comes with documentation on how
+ Directory layout guidelines. Maven comes with
+ documentation on how
to layout your project's directory structure so that once you learn
the layout you can easily navigate any other project that uses
Maven.
Index: xdocs/goals.xml
===================================================================
RCS file: /home/cvspublic/maven/xdocs/goals.xml,v
retrieving revision 1.19.10.1
diff -u -r1.19.10.1 goals.xml
--- xdocs/goals.xml 4 Mar 2004 17:45:56 -0000 1.19.10.1
+++ xdocs/goals.xml 20 Jul 2004 13:16:16 -0000
@@ -76,7 +76,7 @@
-
Change log document created directly from repository information.
+
Change log document created directly from repository information
Cross referenced sources
Source metrics
Mailing lists
@@ -99,7 +99,7 @@
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
+ on general development process will be collected and all those ideas will
be propagated to all Maven users.
@@ -113,7 +113,7 @@
Quilt for coverage testing.
- Specification, execution, and reporting of your projects unit tests are part of
+ Specification, execution and reporting of your projects unit tests are part of
the normal build cycle using Maven. The Junit
framework and corresponding support in Ant provide the unit testing harness.
Current unit testing best practices were used as guidelines:
@@ -188,7 +188,7 @@
be closely integrated with the statistical and verbal
- descriptions of a data set.
+ descriptions of a data set