nielsbasjes commented on PR #840:
URL: https://github.com/apache/maven/pull/840#issuecomment-1287770947

   I think I ran into a chicken-egg type of problem.
   - I would like to have the project.topdir available as a variable that can 
be used in the pom.xml to pin point things. This implies it must be available 
before that point.
   - Yet the only viable way to determine it is after the pom.xml has been 
parsed and at least the parents are available.
   
   I would like to have some suggestions on how to handle this is.


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