> -----Original Message----- > From: Gilles Scokart [mailto:[EMAIL PROTECTED] > Sent: Monday, March 03, 2008 1:40 PM > To: [email protected] > Subject: Re: Status of ivy repository > > > You can actually use the install task in order to build your > own repository and patch it when required.
As far as I know, the install task essentially only copies artifacts from one resolver to another resolver. That means I can copy the modules and pom files from Maven central into my own repository. However, Ivy cannot use Maven pom files for resolution, can it? Isn't it true that if I want full transitive resolution for the install modules, I must somehow generate an Ivy file from the Maven pom file, probably by hand? ----------------------------------------- ==================================================== This message contains PRIVILEGED and CONFIDENTIAL information that is intended only for use by the named recipient. If you are not the named recipient, any disclosure, dissemination, or action based on the contents of this message is prohibited. In such case please notify us and destroy and delete all copies of this transmission. Thank you. ====================================================
