You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by Nicolas De Loof <ni...@capgemini.com> on 2006/09/04 09:35:14 UTC

Re: MRM-153 (relocation for maven1)

Thanks a lot for work done on this issue. I was expecting a better way 
to build the POM path, but didn't know archiva enough API and the 
ArtifactFactory.

Nico.

Brett Porter a écrit :
> Thanks! I'll take a look, though it'll probably have to wait until 
> tomorrow.
>
> On 31/08/2006, at 7:27 PM, Nicolas De Loof wrote:
>
>>
>> I attached a new patch to MRM-153.
>> This one uses DefaultProxyRequestHandler for relocation handling. It 
>> requires some change in tge request handling :
>> artifact discovery is done BEFORE proxiedRepositories are iterated. 
>> This required to move metadata / unknown files / checksum handling in 
>> the get method, so I've created dedicated sub-methods to avoid code 
>> to get too long.
>>
>> A testcase is included for relocation of maven1 request (artifact + 
>> checksums).
>>
>> Nico.
>>
>>
>>
>>
>> This message contains information that may be privileged or 
>> confidential and is the property of the Capgemini Group. It is 
>> intended only for the person to whom it is addressed. If you are not 
>> the intended recipient,  you are not authorized to read, print, 
>> retain, copy, disseminate,  distribute, or use this message or any 
>> part thereof. If you receive this  message in error, please notify 
>> the sender immediately and delete all  copies of this message.
>

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.


Re: MRM-153 (relocation for maven1)

Posted by Brett Porter <br...@apache.org>.
np, thanks for the patches!

On 04/09/2006, at 5:35 PM, Nicolas De Loof wrote:

>
> Thanks a lot for work done on this issue. I was expecting a better  
> way to build the POM path, but didn't know archiva enough API and  
> the ArtifactFactory.
>
> Nico.
>
> Brett Porter a écrit :
>> Thanks! I'll take a look, though it'll probably have to wait until  
>> tomorrow.
>>
>> On 31/08/2006, at 7:27 PM, Nicolas De Loof wrote:
>>
>>>
>>> I attached a new patch to MRM-153.
>>> This one uses DefaultProxyRequestHandler for relocation handling.  
>>> It requires some change in tge request handling :
>>> artifact discovery is done BEFORE proxiedRepositories are  
>>> iterated. This required to move metadata / unknown files /  
>>> checksum handling in the get method, so I've created dedicated  
>>> sub-methods to avoid code to get too long.
>>>
>>> A testcase is included for relocation of maven1 request (artifact  
>>> + checksums).
>>>
>>> Nico.
>>>
>>>
>>>
>>>
>>> This message contains information that may be privileged or  
>>> confidential and is the property of the Capgemini Group. It is  
>>> intended only for the person to whom it is addressed. If you are  
>>> not the intended recipient,  you are not authorized to read,  
>>> print, retain, copy, disseminate,  distribute, or use this  
>>> message or any part thereof. If you receive this  message in  
>>> error, please notify the sender immediately and delete all   
>>> copies of this message.
>>
>
> This message contains information that may be privileged or  
> confidential and is the property of the Capgemini Group. It is  
> intended only for the person to whom it is addressed. If you are  
> not the intended recipient,  you are not authorized to read, print,  
> retain, copy, disseminate,  distribute, or use this message or any  
> part thereof. If you receive this  message in error, please notify  
> the sender immediately and delete all  copies of this message.