[ http://jira.codehaus.org/browse/MRM-148?page=comments#action_73281 ] Milos Kleint commented on MRM-148: ----------------------------------
as discussed on mailing list as long as the following chain works, 'm happy 1. user has a repository url in pom. 2. by contacting a predefined location in the repository, I'm able to figure out the location of the index zip 3. I download the index zpi and i'm able to map the artifacts in index to those in the repository url defined in user's pom. > provide way of zipping the repository index for remote distribution > ------------------------------------------------------------------- > > Key: MRM-148 > URL: http://jira.codehaus.org/browse/MRM-148 > Project: Archiva > 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
