The following dependency:
<groupId>com.amazonaws</groupId>
<artifactId>codeguru-profiler-java-agent</artifactId>
<version>1.0.1</version>
Does not seem to provide a JPMS module name. Even if it is not a full-fledged module, it should provide a fallback module name.
By the way, is the codeguru-profiler-java-agent open source? I can't seem to find it.
It's also somewhat strange that it is not on Maven Central (need to use a somewhat obscure looking cloudfront repository).
Sorry if this is the wrong place for such an issue.
The following dependency:
Does not seem to provide a JPMS module name. Even if it is not a full-fledged module, it should provide a fallback module name.
By the way, is the codeguru-profiler-java-agent open source? I can't seem to find it.
It's also somewhat strange that it is not on Maven Central (need to use a somewhat obscure looking cloudfront repository).
Sorry if this is the wrong place for such an issue.