jdillon commented on pull request #301: URL: https://github.com/apache/maven/pull/301#issuecomment-865298020
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. -- 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: us...@infra.apache.org