jira-importer commented on issue #346: URL: https://github.com/apache/maven-invoker-plugin/issues/346#issuecomment-2957781672
**[Benjamin Bentmann](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bentmann)** commented The maven-invoker component already supported setting the -N flag via a parameter named "recursive". The additions made for MINVOKER-33 now support to configure this parameter from the maven-invoker-plugin via a properties file named `invoker.properties`: ``` invoker.nonRecursive=true ``` -- 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]
