jira-importer commented on issue #1064: URL: https://github.com/apache/maven-javadoc-plugin/issues/1064#issuecomment-2957372362
**[AO Industries, Inc.](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=aoindustries)** commented Multiple projects of the same groupId:artifactId, but with different versions, are an important part of our workflow. We support multiple branches of many of our projects, and we have all projects in a giant Git submodule + Maven module hierarchy (including open-source components, corporate private internal projects, and client projects). This allows us to perform aggregate tasks across all 984 projects at once, such as testing, analyzing dependencies, auditing ossindex vulnerabilities, deploying, publishing to Tomcats, ... We've been using this capability heavily since our move to Maven five years ago. It has served us very well. The only known issue (prior to this bug) has been "mvn --resume-from ..." always resumes from the first matching project, which is fine since it is not a common situation. Any loss of this capability would definitely increase our workload and decrease the utility of Maven. And... thank you very much for your attention. - Dan -- 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