Home | History | Annotate | Download | only in apache-maven-3.2.1

Lines Matching full:maven

2                           Apache Maven
7 Maven is a software project management and comprehension tool. Based on
8 the concept of a Project Object Model (POM), Maven can manage a project's
14 The most up-to-date documentation can be found at http://maven.apache.org/.
19 The full list of changes can be found at http://maven.apache.org/release-notes.html.
25 1.5 or above (this is to execute Maven - it still allows you to build against 1.3
37 Installing Maven
43 tar zxvf apache-maven-3.x.y.tar.gz
45 unzip apache-maven-3.x.y.zip
47 2) A directory called "apache-maven-3.x.y" will be created.
52 export PATH=/usr/local/apache-maven-3.x.y/bin:$PATH
54 set PATH="c:\program files\apache-maven-3.x.y\bin";%PATH%
60 For complete documentation, see http://maven.apache.org/download.html#Installation
67 Maven URLS
70 Home Page: http://maven.apache.org/
71 Downloads: http://maven.apache.org/download.html
72 Release Notes: http://maven.apache.org/release-notes.html
73 Mailing Lists: http://maven.apache.org/mail-lists.html
74 Source Code: https://git-wip-us.apache.org/repos/asf/maven.git/apache-maven
76 Wiki: https://cwiki.apache.org/confluence/display/MAVEN/
77 Available Plugins: http://maven.apache.org/plugins/index.html