[STORM-3870] Modules with shading throw warnings about duplicate classes in jars
Open
good first issue
imported-jira-issue
rfe
- Dominant language
- Java
- Stars
- 6.7k
- Forks
- 4k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 62
Description
When the same class is found in two jars (or more) jars, it is not entirely clear which one wins in the shading process.
In order to avoid this ambiguity, the warning messages for conflicting classes should be resolved the the components that encounter this error.
---
Originally reported by bipinprasad, imported from: Modules with shading throw warnings about duplicate classes in jars
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.