I've seen a lot of chatter regarding setting an env parameter maven.multiModuleProjectDirectory
, both on SO and on Maven mailing lists, but I am having trouble understanding exactly what this setting does/is used for.
I've searched google, maven sites, docs, etc, but can't seem to find a reference that actually explains what this parameter is for, or how to leverage it.
Can anyone either explain it's purpose and/or point me to the documentation for it? In which version of maven was it introduced?