jira-importer commented on issue #133: URL: https://github.com/apache/maven-deploy-plugin/issues/133#issuecomment-2771509314
**[Benjamin Bentmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bentmann)** commented The approach described by Kalle is not a workaround but the primary means to control the snapshot naming. The attached demo project works for me. The only pitfall I could imagine here is that people have a dedicated `<snapshotRepository>` configured in their POM but set the `<uniqueVersion>` flag on the `<repository>` element instead of `<snapshotRepository>`. > But, it'd be very useful if you could override uniqueVersion setting from the command line. > That's already possible via a profile that overrides `<snapshotRepository>`. Please provide more details (debug log, demo project) if the usage of `<uniqueVersion>false</uniqueVersion>` really does not work. -- 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