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 2018/04/12 15:45:34 UTC

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

chonton commented on issue #1: fix DeployAtEnd failures
URL: https://github.com/apache/maven-deploy-plugin/pull/1#issuecomment-380851681
 
 
   Unfortunately, this technique interferes with surefire/failsafe.  The user properties must contain String properties.  I could make the pojos into json encoding.  
   
   Or, what other places can a plugin save information across invocations?  It appears that plugin context is also tied to the ClassLoader.

----------------------------------------------------------------
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