Github user hboutemy commented on the issue:

    https://github.com/apache/maven/pull/94
  
    yes, that's exactly the part I was looking for. The shell script:
    
    1. finds the basedir
    2. uses it to load `jvm.config`
    3. then injects the value as `maven.multiModuleProjectDirectory` property 
for the java part to use it to load `maven.config` and `extensions.xml`
    
    then when the IT checks that `extensions.xml` is loaded, it shows one of 
the features: perhaps we could add checks for the 2 others, but I admint that 
when `extensions.xml` works, the other work too
    (in fact, I didn't find any IT for the 2 others, then adding a test could 
be useful to fix lack of previous IT...)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to