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: [email protected] For additional commands, e-mail: [email protected]
