osgi.bundle,org.objectweb.asm.commons,6.0.0.BETA (/var/lib/mock/maven/root/usr/share/java/objectweb-asm/asm-commons.jar) is not a valid bundle so it will be ignored. osgi.bundle,org.objectweb.asm.analysis,6.0.0.BETA (/var/lib/mock/maven/root/usr/share/java/objectweb-asm/asm-analysis.jar) is not a valid bundle so it will be ignored. osgi.bundle,org.objectweb.asm.tree,6.0.0.BETA (/var/lib/mock/maven/root/usr/share/java/objectweb-asm/asm-tree.jar) is not a valid bundle so it will be ignored. osgi.bundle,org.objectweb.asm.util,6.0.0.BETA (/var/lib/mock/maven/root/usr/share/java/objectweb-asm/asm-util.jar) is not a valid bundle so it will be ignored. Caused by: java.lang.IllegalArgumentException: invalid version "6.0_BETA": non-numeric "0_BETA" at org.osgi.framework.Version.parseInt(Version.java:170) at org.osgi.framework.Version.<init>(Version.java:130) at org.osgi.framework.Version.valueOf(Version.java:257) at org.osgi.framework.VersionRange.parseVersion(VersionRange.java:194) ... 61 more Caused by: java.lang.NumberFormatException: For input string: "0_BETA" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.parseInt(Integer.java:615) at org.osgi.framework.Version.parseInt(Version.java:168) ... 64 more
Fixed in objectweb-asm-6.0-0.2.beta
I believe that this bug is fixed in objectweb-asm-6.0-0.2.beta, 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=969394