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 2020/06/20 15:30:39 UTC

[GitHub] [maven] rfscholte commented on pull request #350: [MNG-6907] fix endless loop in StringSearchModelInterpolator

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