You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We stumbled over differences here that caused things to be missing on the Module Path.
An analysis that shows these differences would be helpful. This information could be used to report problems to library maintainers. Or even to automatically fix issues through a component metadata rules (although such a rule would have to look into the Jar).
The text was updated successfully, but these errors were encountered:
Additional idea: Use tasks of dependency-analysis-android-gradle-plugin to analyse if the scope (requires vs requires transitive) is correct in module-info.class (and in pom Metadata) of the external dependencies.
jjohannes
changed the title
New analysis: compare dependencies defined in POM and in module-info.class
[Maybe] New analysis: compare dependencies defined in POM and in module-info.class
May 4, 2023
We stumbled over differences here that caused things to be missing on the Module Path.
An analysis that shows these differences would be helpful. This information could be used to report problems to library maintainers. Or even to automatically fix issues through a component metadata rules (although such a rule would have to look into the Jar).
The text was updated successfully, but these errors were encountered: