You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alexander Petri <al...@gmx.de> on 2009/10/16 17:10:06 UTC

Snow Leopard maven

Hi,

since my update to snowleopard i have the problem that
i can start mvn just with "sudo".

Is there an option to start maven like under macos x 10.5.8?

thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Snow Leopard maven

Posted by bulbous <bu...@gmail.com>.
I also had the problem where i could only execute mvn using sudo -- then I
executed the following and got it working:

cd /usr/local
sudo ln -s apache-maven-2.2.0/ maven

then it worked


Carr, Brian M wrote:
> 
> Do you have a m2_home environment variable set?  This was causing  
> issues for me since the osx version of maven moved to a different path.
> 
> --b
> ______________________________
> Brian M. Carr
> Identity and Access Management
> ITS Applications
> University of Texas at Austin
> V: 512-232-6419
> F: 512-471-5746
> brianmcarr@austin.utexas.edu
> 
> On Oct 16, 2009, at 10:10 AM, Alexander Petri wrote:
> 
>> Hi,
>>
>> since my update to snowleopard i have the problem that
>> i can start mvn just with "sudo".
>>
>> Is there an option to start maven like under macos x 10.5.8?
>>
>> thanks
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
> 
> 
>  
> 

-- 
View this message in context: http://old.nabble.com/Snow-Leopard-maven-tp25927030p26291432.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Snow Leopard maven

Posted by "Carr, Brian M" <br...@austin.utexas.edu>.
Do you have a m2_home environment variable set?  This was causing  
issues for me since the osx version of maven moved to a different path.

--b
______________________________
Brian M. Carr
Identity and Access Management
ITS Applications
University of Texas at Austin
V: 512-232-6419
F: 512-471-5746
brianmcarr@austin.utexas.edu

On Oct 16, 2009, at 10:10 AM, Alexander Petri wrote:

> Hi,
>
> since my update to snowleopard i have the problem that
> i can start mvn just with "sudo".
>
> Is there an option to start maven like under macos x 10.5.8?
>
> thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>