cstamas commented on PR #741: URL: https://github.com/apache/maven/pull/741#issuecomment-1130374884
> @cstamas > > * can plugin descriptor simply have empty list of parameters? > * NEVER fail or don't check at all? > * or check in DefaultMojoExecutionConfigurator? * it can, if plugin does not declare any param? * IMHO NEVER fail, as you have no idea what Mojo is up to, checking may just cause extra noise (IF Mojo does something funky) * unsure what to say here 😄 -- 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