On Thursday 24 October 2002 08:15 pm, Warner Onstine wrote:
> ----- Original Message -----
> From: "Costin Manolache" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, October 24, 2002 4:50 PM
> Subject: Re: mavenize tomcat
>
>
> > FYI, tomcat5 does have a 'download' target that gets you all the
> > jars, and an 'update' that gets you all the cvs repositories that
> > you need. That's what I use, and it's not that bad ( even if slow )
>
> Interesting, sounds like it is duplicating what Maven can do as it stores
> all the jars in a common repository.
>
No it doesn't do that at all. It downloads the actual distributions, or CVS 
trees, of projects into an area specified. No external repository of jars or 
internal depot of jars. You get real distributions of the dependencies, 
including docs and licenses.



--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to