ovirt-engine is requiring spring-asm in ./backend/manager/dependencies/common/pom.xml It was removed by upstream in version 3.2 M2 [1]: * inlined ASM 4.0 into spring-core, removed spring-asm subproject and jar (SPR-9669) We should - not to depend on spring-asm artifact (changelog entry indicates that similar functionality could be now available in spring-core) - update spring dependencies in your project to version 3.2+ [1]: http://docs.spring.io/spring/docs/3.2.x/changelog.txt
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
Oved, IIUC, the patch in https://gerrit.ovirt.org/#/c/52850/ solves this issue
(In reply to Allon Mureinik from comment #2) > Oved, IIUC, the patch in https://gerrit.ovirt.org/#/c/52850/ solves this > issue Yes, we need to deliver Spring Framework 4 inside oVirt packages as it's not packaged on any platform we use (even Fedora rawhide doesn't have Spring 4), so all Spring RPM dependencies are removed from our packages
This bug was fixed and is slated to be in the upcoming version. As we are focusing our testing at this phase on severe bugs, this bug was closed without going through its verification step. If you think this bug should be verified by QE, please set its severity to high and move it back to ON_QA