This affects JPMS downstreams which are using optional transitive dependencies. The module path is not correctly constructed, hence 'require static transitive' from an upstream artifact is not correctly reflected in downstream artifact, which needs to repeat the require, even what it should not.
This affects JPMS downstreams which are using optional transitive dependencies. The module path is not correctly constructed, hence 'require static transitive' from an upstream artifact is not correctly reflected in downstream artifact, which needs to repeat the require, even what it should not.