cstamas commented on PR #741:
URL: https://github.com/apache/maven/pull/741#issuecomment-1130413736

   > * if plugin does not declare any param user should not provide any 
configuration - true?
   > * break build in 4.x according to issue comment - `It should issue a 
warning in 3.9.0 and break in 4.0.0.` by @michael-o
   > * idea to check in `DefaultMojoExecutionConfigurator` is to avoid noise if 
author provide own configuration for plugin, so we will only check for 
`standard` configuration
   
   * nope: plugin could get it from PlexusXmlConfig manually
   * NOPE: NEVER break a build due this IMHO, not even in 4.x (unless we change 
how plugins are configured, but I doubt)
   * ack


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to