[ http://jira.codehaus.org/browse/MRM-148?page=comments#action_72148 ] 
            
Milos Kleint commented on MRM-148:
----------------------------------

i figured the current patch is not 100% functional.
the zipped index is placed in the local repository (from configuration store. 
That's what I thought to be the location of the maven repository. However it 
seems it's not that case.

I guess there's a conceptual problem with this a bit. The index can be shared 
among multiple repositories that are managed by the webapp. The "let's have a 
zipped index in the repository root" idea is not compatible with this setup. 
There is not a 1:1 relationship between the index and the repository.



> provide way of zipping the repository index for remote distribution
> -------------------------------------------------------------------
>
>                 Key: MRM-148
>                 URL: http://jira.codehaus.org/browse/MRM-148
>             Project: Maven Repository Manager
>          Issue Type: New Feature
>            Reporter: Milos Kleint
>         Attachments: archiver.patch
>
>
> for use in the IDEs, it would be nice to have the index for the remote 
> repository readily available for download. the attached path solves that by 
> always creating a zip file after the index is updated and placing it into the 
> repository in .index folder. That way the IDE can easily check the location 
> only with the knowledge of the repository url.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to