hboutemy commented on PR #92: URL: https://github.com/apache/maven-apache-parent/pull/92#issuecomment-1538847606
ok, I've not been clear, sorry. I'll try to explain it another way. I suppose that by marking the plugins as extensions you expect that the bindings defined in the plugin will be used: this is not the case, the bindings defined in Maven core remain used. simply put, MNG-5697 does not work yet, and this PR does as if it worked (with a confusion between bindings provided by Maven core vs bindings that should be provided by the plugin) that's why I say that once we prove that it works for a packaging plugin that is not provided by Maven core (like archetype), we'll see how we transition for the currently Maven core provided ones -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
