Martin,
I restarted the build in the morning to see why it is failing.
Jsonrpc building looks good but later it fails with:
09:37:52 java.lang.ArrayIndexOutOfBoundsException: 24064
09:37:52 at org.objectweb.asm.ClassReader.readClass(Unknown Source)
09:37:52 at org.objectweb.asm.ClassReader.accept(Unknown Source)
09:37:52 at org.objectweb.asm.ClassReader.accept(Unknown Source)
09:37:52 at org.fedoraproject.maven.installer.impl.DefaultInstaller.usesNativeCode(DefaultInstaller.java:545)
09:37:52 at org.fedoraproject.maven.installer.impl.DefaultInstaller.installArtifact(DefaultInstaller.java:574)
09:37:52 at org.fedoraproject.maven.installer.impl.DefaultInstaller.install(DefaultInstaller.java:758)
09:37:52 at org.fedoraproject.maven.tools.installer.InstallerCli.run(InstallerCli.java:174)
09:37:52 at org.fedoraproject.maven.tools.installer.InstallerCli.main(InstallerCli.java:187)
09:37:52 error: Bad exit status from /var/tmp/rpm-tmp.kU3zTr (%install)
this issue started to occur with Ravi's patch. I think that is maybe related somehow to java8 changes.
Maybe there is a bug in mavenlocal. We need to investigate.
Thanks,
Piotr