Re: Maven
Re: Maven
- Subject: Re: Maven
- From: Ramsey Gurley <email@hidden>
- Date: Wed, 16 Nov 2011 17:09:25 -0700
On Nov 16, 2011, at 4:13 PM, Hugi Thordarson wrote:
> Hi Ramsey.
>
>> My one maven experience was extremely... slow. I wanted to try out Apache ServiceMix and it required maven to build an eclipse project. Following their instructions, I kicked off maven and then waited what must have been an hour for it to collect all the dependencies and put everything together into a project that I could import into eclipse. It worked, but didn't leave me terribly impressed.
>
> The first time a project requires a jar-file, Maven will download it. If the build took an hour, it must've had a *huge* amount of dependencies :).
Yeah, it downloaded a crap-ton of stuff. One jar at a time.
goiter:~ rgurley$ du -sh .m2
492M .m2
> The next time you built it, no downloads would have been required.
>
> - hugi
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Maven (From: David Avendasora <email@hidden>) |
| >Re: Maven (From: Andrew Lindesay <email@hidden>) |
| >Re: Maven (From: Lars Sonchocky-Helldorf <email@hidden>) |
| >Re: Maven (From: Chuck Hill <email@hidden>) |
| >Re: Maven (From: Ramsey Gurley <email@hidden>) |
| >Re: Maven (From: Hugi Thordarson <email@hidden>) |