jira-importer commented on issue #365: URL: https://github.com/apache/maven-deploy-plugin/issues/365#issuecomment-2771534667
**[Robert Seidel](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=robseidel)** commented The static variables are part of the problem - please see the comment of Jérôme Joslet here https://issues.apache.org/jira/browse/MDEPLOY-193. Chas Honton has a solution for this by using session user properties and he already created a pull request https://github.com/apache/maven-deploy-plugin/pull/1. Another guy analyzed the problem (http://dev.eclipse.org/mhonarc/lists/aether-users/msg00387.html): > `Also, your analysis suggests a bug in the maven-deploy-plugin in that it relies on the erroneous assumption that a single class loader is used per plugin through out a multi-module build.` All the issues 193, 200, 224, 225, 226 are related to each other. -- 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]
