jira-importer commented on issue #642: URL: https://github.com/apache/maven-invoker-plugin/issues/642#issuecomment-2957810726
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented I've never been a huge fan of the `addTestClassPath`-parameter, it simply adds everything even when only a couple of classes are required. A more pure solution is to have a separate source folder for IT classes and to have separate dependencies with their own scope. Actually, you might argue if it should be a project dependency or a plugin dependency. But these are future solutions. For now I would switch to bash scripts to prevent these kind of clashes. -- 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