Description of problem: Eclipse relocated various artifacts under their own groupId - org.eclipse.jetty.orbit. Please additional depmaps to appropriate artifacts in objectweb-asm package. The following artifacts need to have depmaps added with groupId org.eclipse.jetty.orbit: * org.objectweb.asm For more information on how to add extra mappings see Java packaging guidelines[1], especially the part describing %add_maven_depmap macro[3]. Version-Release number of selected component (if applicable): 3.3.1-5 Additional info: [1] http://fedoraproject.org/wiki/Packaging:Java [2] http://fedoraproject.org/wiki/Packaging:Guidelines [3] http://fedoraproject.org/wiki/Packaging:Java#add_maven_depmap_macro
Created attachment 704941 [details] Proposed patch
Fixed in objectweb-asm-3.3.1-6
I believe that this bug is fixed in objectweb-asm-3.3.1-6, which is available in Fedora Rawhide, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=400287
The fix is wrong: the depmap is pointing at ASM base jar, not asm-all. This causes jetty FTBFS: http://koji.fedoraproject.org/koji/buildinfo?buildID=399812 Reopening.
Fixed in objectweb-asm-3.3.1-7
I believe that this bug is fixed in objectweb-asm-3.3.1-7, which is available in Fedora Rawhide, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=400357