akomakom commented on pull request #285:
URL: https://github.com/apache/maven-surefire/pull/285#issuecomment-619465465


   In other words, I can't think of a simpler way than the code example above.  
   
   Of course we could come up with some templating system that allows a 
customized environment but I think that's overkill:
   ```xml
   <configuration>
       <environmentVariables>
           <JAVA_HOME>{some.replace.token}</JAVA_HOME>
           ...
   ```


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