Deploy to one repository server and set up proxy repository servers for
the different teams.

With Nexus you would use a P2P setup of multiple servers with Smart Proxy
.. I am sure other repo servers offer something similar.

manfred

On Thu, March 8, 2012 6:13 am, M. Richey wrote:
>
> Hi everyone,
>
> we would like to make our artifacts available for our teams being spread
> across different locations.
>
> So what would be the best way to do that?
>
> We did a mvn install before. So all projects are build already. Therefore
> it would be great if we could use the projects artifacts (or the ones from
> the local repository) and deploy it to the different repositories. But
> executing mvn deploy more than once, will cause maven to reassemble all
> the artifacts which is just wasting time. And afaik the is no way to
> deploy to different repositories in one go.
>
> Is there a way to do it like that? Can you use the local repository to
> deploy from there? Any other ideas on how to get this done?
>
> Thanks in advance!
>
> Kind regards,
>
> Maik
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to