Thank you! :)

RedBugz Software wrote:
> 
> On Fri, Jun 20, 2008 at 8:45 AM, Copo <[EMAIL PROTECTED]> wrote:
>>
>> I am learning to use servicemix and maven for 2 days.
>> My version of maven is 2.0.6 and I seem to need a more recent.
>> I work with mac osX 10.5.3, how can I just upgrade maven to 2.0.9?
> 
> The built-in mvn on Mac OS X 10.5.3 is 2.0.6, there is a symlink from
> /usr/bin/mvn to /usr/share/maven/bin/mvn.
> 
> So there seem to be 3 options: replace the contents of
> /usr/share/maven/ with the contents of the 2.0.9 download, or change
> the symlink to point to 2.0.9, or put 2.0.9 on the PATH before
> /usr/bin/mvn.
> 
> I chose to just change the /usr/bin/mvn symlink to point to my
> downloaded 2.0.9 install (<maven 2.0.9 dir>/bin/mvn).
> 
> If you use M2_HOME or anything similar, you'll need to update those as
> well, I didn't need to for my usages.
> 
> Logan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Upgrading-maven--tp18031091p18066882.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to