jira-importer commented on issue #479: URL: https://github.com/apache/maven-deploy-plugin/issues/479#issuecomment-2771544446
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented As describes on the example page, in case of the `deploy-file` goal, please use the fully qualified name, i.e. `org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy-file`. This to ensure that you really are using the right version, being 2.8.1. If this gives the same result, please add `-X` to the commandline argument to get logging at debug level. This should give you a hint what's happening. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
