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
eclipse-archived#6169 (NoClassDefFoundError for remote repository) - clean OSGI deps:
- use the OSGI bundle symbolic names when available
- don't change OSGI manifest data when already there (especially respect
existing import-package directives)
- add a qualifier at the end of the OSGI bundle version in order to
identify such a bundle bundle as being part of the Ceylon dependencies.
- add direct dependencies from `maven-resolver-aether` to
`aether.api`and `aether.spi`.
0 commit comments