> > I do not know what IDE you use but IntelliJ IDEA makes it completely > effortless to run SNAPSHOT versions of multiple modules within the same > project.
I don't know how to develop separate Maven projects as if they were a single project. I do know how to do this with Gradle, which has a feature called composite builds: https://docs.gradle.org/current/userguide/composite_builds.html