> -----Original Message-----
> From: Gilles Scokart [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 26, 2007 10:35 AM
> To: [email protected]
> Subject: RE: machine local repositories and disconnected development
> 
>  
> 
> > -----Original Message-----
> > From: Robert Buck [mailto:[EMAIL PROTECTED]
> > 
> > Question: What out of the box IVY tooling allows a copy of 
> an artifact 
> > to be duplicated into the "shared" repository?
> > 
> 
> I guess you can use the install task.

Without having to hard code that logic in multiple places (once for the
dependency and once for the install) is there some way to automatically
trigger on any download from the public repository to duplicate the
download in the next tier of repositories (named or automatic). I'd like
to avoid the otherwise redundant information - the dependency
information and the install task information.

Reply via email to