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

   > Imho, we need this definition before parsing any project POM , else use 
cases such as https://github.com/apache/maven/pull/1059 or 
https://github.com/apache/maven/pull/1062 cannot be covered. So I'm not opposed 
to a different way of pinning, but not from pom files.
   
   For the second one it is not a technical issue AFAIK.
   For first one it looks it is a bit more nasty indeed but 
`maven.multiModuleProjectDirectory` seems fully dedicated to this lifecycle 
case and looks like having the same issues so if it will somehow assume `.mvn` 
is there, I would prefer `.mvn/jvm.config` enabling a minimum interpolation 
(`$PWD` or alike) which can be set in `jvm.config` this way user can set all 
the system props needed there and avoid the ambiguity to introduce something 
magic with a lot of corner cases.
   


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to