gnodet commented on PR #1061:
URL: https://github.com/apache/maven/pull/1061#issuecomment-1500561296

   > > Some of the use cases involve arguments interpolation, so this has to be 
done very early in the process.
   > 
   > That are probably just other use-cases that where requested! I just wanted 
remind of the original request, that only wanted to make `multiModuleDirectory` 
official to be **used inside a pom**, it was never asked to work on commandline 
arguments, and at the point where the **model(!)** is read the location is well 
known and there are no inconsistency and it is early enough for this use-case.
   
   JIRA seems down for me, but I can point to MNG-5659 or 
https://github.com/apache/maven-mvnd/issues/813#issuecomment-1466916434
   
   > > Also, I disagree that this is weird somehow. I think it's actually 
mapping quite well with the property isRootProject()
   > 
   > I think you mean 
`org.apache.maven.project.MavenProject.isExecutionRoot()`? Beside from Maven 
developers I assume no one ever has heard of it and I can't find the term in 
the current maven documentation anywhere. Beside that, its currently defined as 
the project that is the one where I executed maven.
   
   I was referring to 
https://github.com/apache/maven/pull/1061/files#diff-5e32d3e141f6d87a19ff7f26d7ff4f2d427a8d98622e71ef24a1168772d23e13R117
   


-- 
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]

Reply via email to