rmannibucau commented on pull request #77:
URL: https://github.com/apache/maven-resolver/pull/77#issuecomment-751680455


   Hi, I have 2 questions on the PR:
   
   1. I think hazelcast should handle a property to find the client 
configuration file as redisson does (will avoid to play with classpath or 
hazelcast internal config). Aligning both/all configs sounds sane to me (maybe 
maven/conf/resolver.conf or so, not sure about the detail but aligning it 
sounds good for end users, maybe using a properties format for all and single 
configuration file)
   2. What about the maven classpath when using hz or redis client? Shouldn't 
both be shaded or (better?) isolated (using maven/resolver-lib for example and 
creating an URLClassLoader to execute them - or just another ClassRealm, no 
strong preference). 


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to