Github user nhojpatrick commented on the pull request:

    https://github.com/apache/maven/pull/75#issuecomment-168305170
  
    I've worked on 5+ projects where they ranged from 75-150 maven projects. 
Allow this configuration would have simplified and reduce build times. The 
usual work around I've seen is developers creating scripts to manually navigate 
to dependencies within the same multi module project structure. When you have 
10-40 developers working on a project I would prefer maven to handle this so 
everyone uses mvn clean install, instead of scripts being email or shared 
around or random scripts littering the repo.
    
    I've created a very basic project which demonstrates what I would like to 
allow happen and current fails. 
https://github.com/nhojpatrick/apache.maven.maven-core.MNG-5956



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