Hi, Sorry I'm asking this so late, I wasn't available when this discussion was at its peak.
With the git extreme repo split, how will commits that touch two repos be handled? Or pull-requests? Would I have to open two PRs for a functionally-atomic change? How are projects that have reactors and SNAPSHOT dependencies going to work? It feels to me that this strict one maven module per repo would introduce some artificial problems and besides git tags, I see no tangible advantage to doing so. If it's a question of two-way referencing, the <scm> tag in the pom file should be enough for anybody or any tooling. - Andrei
