On Wed, Nov 28, 2012 at 8:48 PM, Alex Harui <aha...@adobe.com> wrote: > ...I think the download server is just a file server on Akamai. I don't know > what it would take to install server-side code on it, but I would much > rather not...
Note that AFAIK an http Maven repository is just static files, you don't need server-side code for a read-only repository. -Bertrand