jira-importer commented on issue #743: URL: https://github.com/apache/maven-javadoc-plugin/issues/743#issuecomment-2957349339
**[Richard Sand](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rsand)** commented As per our discussion in MJAVADOC-452 - how do you want to handle this? The skip option is really needed if the goal is to be used unattended, and many other plugins have a skip parameter. I think maybe you object to also using the parameter within the goal itself, to prevent CLIRR from re-executing the fix goal and causing a loop? If so, I'm not sure how else to avoid that problem. Unless we used a separate parameter e.g. "invokedFromClirr" that we'd use internally but separate from the skip parameter. Is that preferable? -- 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]
