jira-importer commented on issue #539: URL: https://github.com/apache/maven-deploy-plugin/issues/539#issuecomment-2771550100
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented [Andrew Lillie](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=alillie) Can you please try to change your `settings.xml` configuration and remove the `default` part from your `altDeploymentRepository` and retry it...this means it should look like this: ``` <properties> <altDeploymentRepository>company-snapshot-yum::http://artifactory.company.com/artifactory/company-snapshot-yum-local</altDeploymentRepository> </properties> ``` -- 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