Incorrect OSGi manifest for artifact with classifier „classes“
Open
- Dominant language
- Java
- Stars
- 12.7k
- Forks
- 1.7k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
The artifact with classifier `classes` does not embed ASM, however its OSGi header `Import-Package` does not import it either (https://github.com/google/guice/blob/6c33cd3a07f0445fafa5559a34027e4a7ed932c3/core/pom.xml#L154) therefore this artifact cannot be used in an OSGi environment currently.
Contributor guide
Assessment
This issue has not been assessed yet.