jira-importer commented on issue #393: URL: https://github.com/apache/maven-deploy-plugin/issues/393#issuecomment-2771537013
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented The profiles assume that the deployments are done on the local system (so they can be activated). However, if they are pushed and the CI server is responsible for pushing, you can still have the 2 branches battling for the deployment. I would expect that one of the branches shouldn't be built at all and not just disabling installing/deploying. One of the next pushes would be another SNAPSHOT version, that's again the one to build. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org