jira-importer commented on issue #493: URL: https://github.com/apache/maven-deploy-plugin/issues/493#issuecomment-2771546164
**[Roland Illig](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rillignm)** commented Regarding your questions: * Is this the whole output for uploading artifacts? * Unfortunately, I don't have access to this particular build log anymore (as old logs are automatically removed). What I remember is that this is from a multi-module project, and there were several lines saying something like "deploy will be run at the end". * Have you checked your build output if you have duplicated maven-install-plugin calls? * Since this is a multi-module build, there is one call of `maven-install-plugin` per module, as I expect it. * I saw an artifact obfuscated ? How does the log output look like there? * Nothing special. It's a jar file, it's built somehow and then uploaded. Why could this influence anything? * Are you using parallelization? (mvn -T ...) * Yes, we are using `mvn -T 8`. * Which version of Nexus do you use? * We are using `Nexus Repository Manager OSS 2.13.0-01`. I would expect this to be irrelevant though, since I assume that the `maven-metadata.xml` is just uploaded as-is, especially since the timestamp is the same as the other uploaded files. -- 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