gnodet commented on issue #11321: URL: https://github.com/apache/maven/issues/11321#issuecomment-3450477908
The presence of the `deps/.mvn` directory combined with `-f deps` leads to the root directory to be discovered as `deps`. But since the child is using inference for the parent, the parent is mandatory, so the child cannot really be a root project. This needs to be handled gracefully, but I think this is an error in the project setup. -- 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]
