Re: Maven
Re: Maven
- Subject: Re: Maven
- From: Chuck Hill <email@hidden>
- Date: Wed, 16 Nov 2011 16:16:26 -0800
On 2011-11-16, at 4:09 PM, Ramsey Gurley wrote:
> 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
You were lucky: at least someone had not removed the jars you were depending on from the repository. I always seem to hit that.
Chuck
>
>
>> 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
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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
- Follow-Ups:
- Re: Maven
- From: Hugi Thordarson <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>) |
| >Re: Maven (From: Ramsey Gurley <email@hidden>) |