You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/01/22 13:50:25 UTC

[GitHub] digulla commented on issue #1: fix DeployAtEnd failures

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:
users@infra.apache.org


With regards,
Apache Git Services