jira-importer commented on issue #251: URL: https://github.com/apache/maven-install-plugin/issues/251#issuecomment-2771860819
**[Gili](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cowwoc)** commented For clarification, I have a multi-module project that depends on libraries that are missing `{}module-info.java{`}. Consequently, one of my sub-modules uses moditect-maven-plugin to add `module-info.java` files and repackage those libraries under a local groupId so that the final project's dependencies are all modularized. This is the only reason I am using "mvn install" instead of "mvn verify". To authors of the libraries in question have been unwilling to add "module-info.java" themselves :( -- 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