This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Description
hk2 depends on asm-all-repackaged-2.2.0-b21.jar.
It's not clear:
- Why you need a repackaged dependency.
- Whether you really depend on ASM 2.2.0 when the latest version is 4.0.
This is a problem because my code depends on Findbugs which depends on ASM 3.3 so now I've got two different versions of ASM in my classpath.
Please stick to the original artifacts (if possible) and upgrade to the latest version.
Affected Versions
[2.1.*]