nielsbasjes commented on PR #104:
URL: https://github.com/apache/maven-release/pull/104#issuecomment-1145992866

   > Good question. I don't know an example from the top of my head, but you 
can search `maven-sources` multirepo for `Xpp3Dom`. I am sure this will do. In 
Maven Settings we use this trick to inject config for a server to Maven Wagon. 
@rfscholte @hboutemy Do you know an example from the top of your head?
   
   I have tried to figure out how this could work and I have not succeeded. So 
if you guys can point me to an example then that would be awesome. My main 
problem is that I do not understand how things are loaded. 
   
   At this point I would put an extra method to obtain a `thing` that 
understands the `VersionPolicy` specific config and somehow make that a part of 
the system that reads the main config. Then when a specific policy is actually 
used the config is available.
   
   Any pointers towards making this possible is highly appreciated.
   


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

Reply via email to