mirror of https://github.com/apache/maven.git
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@295084 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
bdfa5a4812
commit
f2d55452c5
|
@ -76,15 +76,15 @@ Sections
|
|||
|
||||
[]
|
||||
|
||||
If you want more background information on Maven you can check out {{{background/philosophy-of-maven.html}The Philosophy of Maven}} and
|
||||
the {{{background/history-of-maven.html}The History of Maven}}. Now we want to move on to why you, the user, can benefit from
|
||||
If you want more background information on Maven you can check out {{{../../background/philosophy-of-maven.html}The Philosophy of Maven}} and
|
||||
the {{{../../background/history-of-maven.html}The History of Maven}}. Now we want to move on to why you, the user, can benefit from
|
||||
using Maven.
|
||||
|
||||
* {How can Maven benefit my development process?}
|
||||
|
||||
Maven can provide benefits for your build process by employing standard conventions and practices to accelerate your development
|
||||
cycle while at the same time helping you achieve a higher rate of success. For a more detailed look at how
|
||||
Maven can help you with your development process please refer to {{{benefits-of-using-maven.html}The Benefits of Using Maven}}.
|
||||
Maven can help you with your development process please refer to {{{../../benefits-of-using-maven.html}The Benefits of Using Maven}}.
|
||||
|
||||
Now that we have covered a little bit of the history and purpose of Maven let's get into some real examples to
|
||||
get you up and running with Maven!
|
||||
|
|
Loading…
Reference in New Issue