digulla commented on issue #1: fix DeployAtEnd failures URL: https://github.com/apache/maven-deploy-plugin/pull/1#issuecomment-456405688 Wouldn't it be possible to add a `Map<String, Object>` to MavenProject? Plugins could put data there under the key of one of their class names and get the data again later. Note: You can't use the class itself as key because the classloader is part of the hashCode/equals.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
