jira-importer commented on issue #468: URL: https://github.com/apache/maven-deploy-plugin/issues/468#issuecomment-2771543513
**[Arne Brix](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=xophos)** commented I have a similar usecase. We use the replacer plugin to modify our pom file (using a jenkins env-variable) before it is being deployed. With the old deploy plugin we could simply set the pomFile property to specify the path of the changed pom for deploy:deploy but now we must use deploy:file and that's not really practical if one has different repositories for releases and snapshots. So please let deploy:deploy honor the pomFile property as before or add automatic repository selection to deploy:file. -- 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