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 2021/06/21 20:26:19 UTC

[GitHub] [maven] michael-o commented on pull request #301: [MNG-6819] Fix NullPointerException in StringVisitorModelInterpolator$ModelVisitor

michael-o commented on pull request #301:
URL: https://github.com/apache/maven/pull/301#issuecomment-865322014


   > 
   > 
   > Any reason why this was not back-ported to 3.8.x?
   > 
   > Also this change only guards `visit( Properties properties )` why does it not guard `visit( List<String> list )` in the same way? Isn't the spirit of maven interpolation to leave the value asis if it couldn't interpolate anything? Though my memory on what its supposed to be done is a bit fuzzy.
   
   3.8.x will be assessed after 4.0.0-alpha-1.


-- 
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:
users@infra.apache.org