Note the symlink foo
-
Run
mvn validate(or similar) inprojects/clientA/foo/bar(= full path)
➡️ no warning message is produced -
Run same command from
foo/bar(= symlinked path)
➡️ warningProject root directory and multiModuleProjectDirectory are not alignedin the output
Tested with Maven 4.0.0-rc-3