Quantcast
Channel: Researcher's Blog » UTF-8
Viewing all articles
Browse latest Browse all 3

how to install and configure maven

$
0
0
Download Maven 3 tarball7 and un-compress it in your home directory tar zxvf apache-maven-3.0.5-bin.tar.gz export PATH=/usr/local/apache-maven-3.0.4//bin:$PATH Set JAVA_HOME Verify that Maven is installed correctly or not mvn –version Output: [root@localhost apache-cloudstack-4.0.1-incubating-src]# mvn –versionApache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 05:51:28-0800) Maven home: … Continue reading

Viewing all articles
Browse latest Browse all 3

Trending Articles