rmannibucau commented on PR #14:
URL: 
https://github.com/apache/maven-toolchains-plugin/pull/14#issuecomment-1963031413

   > are already interpolated
   
   Yes this is what makes it complicated compared to not using it.
   The main issue is that it is never maintained - env var are cause it is the 
only thing being updated and widely used.
   So after some time you get a lot of pointless entries or entries pointing to 
path or env var not existing.
   Indeed we can add yet another mojo to detect that, and another one to try to 
fix it but a working solution without any code sounds more seducing to me than 
a hard to use one with a lot of processes and code.


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