Print

Print


No, you don't need a system install of Maven 3.  You can use your own copy.

cd ~
mkdir software
cd software
wget http://download.nextag.com/apache/maven/binaries/apache-maven-3.0.4-bin.tar.gz
tar -zxvf apache-maven-3.0.4-bin.tar.gz
export PATH=~/software/apache-maven-3.0.4/bin:$PATH

That will setup your environment to use a local copy of Maven 3.  

Then check that it is accessible by running 'mvn -version'.

You can add the 'export' command to your .bash_profile or equivalent to always setup in your environment when you login.

BTW, Maven 2 might still work, but I'm doing all new builds using Maven 3.  So I just figured I would try and get everyone on the same page.

--Jeremy

-----Original Message-----
From: Sarah Phillips [mailto:[log in to unmask]] 
Sent: Wednesday, September 05, 2012 12:51 PM
To: McCormick, Jeremy I.
Cc: Graham, Mathew Thomas; hps-software
Subject: RE: JAS3 error

Okay, I will follow your instructions, but it won't be immediate, since I have to get the sysadmins to install maven 3.0.4 first...  Let me walk down the hall and see if they are there.




########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1