jira-importer commented on issue #370: URL: https://github.com/apache/maven-invoker-plugin/issues/370#issuecomment-2957783457
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented Since the plugin was created in `plugin`-module and reused in an IT of the `itests`-module, it is out of reach; the `maven-invoker-plugin` can't discover that the plugin is used. I'm thinking of 2 parameters: `includeReactorProjects` and `excludeReactorProjects`, where you can specify `groupId:artifactId[:type:classifier]` with '*'-support. Sounds reasonable? -- 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]
