rfscholte commented on pull request #350: URL: https://github.com/apache/maven/pull/350#issuecomment-647010047
So this means that a plugin that needs it, will require at least Maven 3.6.2 at compile time (or use reflection) and at runtime it must verify if `StringVisitorModelInterpolator` is avaible. If not, keep using the `StringSearchModelInterpolator`. If that is the idea, one should close this PR and MNG-6907 ---------------------------------------------------------------- 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]
