Alternative to proxying or mirroring maven repos
------------------------------------------------
Key: MNG-2436
URL: http://jira.codehaus.org/browse/MNG-2436
Project: Maven 2
Type: Wish
Components: Repositories, Artifacts and Repositories
Reporter: Adrian
To minimise reliance on outside repos and to lower bandwidth externally from
our network I wonder if maven could provide the following option:
Whenever it downloads an artifact/plugin from an external server if could
upload and install the artifact on another server's repository of the
developers choice if it does not exist there.
i.e. whenever I build code on my machine and a dependency changes and is
downloaded to my local repository it is also installed to a central repository
for our dev team.
I know that another solution is to proxy the server, but this means we need to
maintain a proxy that understands maven on the central machine.
--
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