Open
Description
The message:
[WARN] [Java Module Dependencies] com.example.some.module=group:artifact missing in /some-project/gradle/modules.properties
Seems to go unnoticed for many users. Maybe because it is "only" printed in the console between other log output. If we use the new Problems API (in Gradle versions that support it) it would be reported more prominently.