darwinports is a package manager for the mac. You can read all about
it in the url I posted. It includes Maven and it's acceptably up to
date.

2008/11/25 Ricky <[EMAIL PROTECTED]>:
> Hey Guys,
>
> I did an export on environment variables and the maven version changed and
> worked fine. Thanks for your help, appreciate it. Gabriel, what is mac
> ports  ... i have been hearing some stuff about it, just curious if you
> don't mind my asking...
>
> On Mon, Nov 24, 2008 at 11:22 AM, Gabriel Garcia <[EMAIL PROTECTED]>wrote:
>
>> Rick,
>>
>> Apart from Wendy's instructions, you can also install Maven with tools
>> that'll make it just work for you:
>>
>> I use Maven with Mac OS X 10.5 (Leopard) and Maven 2.0.9 without a
>> problem, but I I used darwinports: http://darwinports.com/ (a simple
>> sudo port install maven2 would install it in /opt, all you need to do
>> is add /opt/local/bin to your PATH in your profile). Fink
>> (http://www.finkproject.org/) also has it, but its latest Maven
>> version is 2.0.7, whilst darwinports's is 2.0.9.
>>
>> Good luck with either suggestion,
>>
>>
>> Gabriel
>>
>> 2008/11/24 Wendy Smoak <[EMAIL PROTECTED]>:
>> > On Mon, Nov 24, 2008 at 9:12 AM, Ricky <[EMAIL PROTECTED]> wrote:
>> >
>> >> I get this error that saying :
>> >> INFO] Ignoring available plugin update: 2.0-alpha-4 as it requires Maven
>> >> version 2.0.7
>> > ...
>> >> when i do mvn -v i get version 2.0.6 ... what should i do?
>> >
>> > Set M2_HOME to your new Maven install, and make sure $M2_HOME/bin is
>> > on your PATH before the directory where the default mvn lives.
>> >
>> > http://maven.apache.org/download.html#Installation
>> >
>> > --
>> > Wendy
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>

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

Reply via email to