You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just downloaded the master and got the following error with jacoco:cover:
java.lang.IncompatibleClassChangeError: class org.jacoco.core.internal.flow.ClassProbesVisitor has interface org.objectweb.asm.ClassVisitor as super class
Any ideas what the problem is?
I also noticed that the continous build runs into errors.
A hint what to do would be great.
Thanks
Jens
The text was updated successfully, but these errors were encountered:
Hi,
i just downloaded the master and got the following error with jacoco:cover:
java.lang.IncompatibleClassChangeError: class org.jacoco.core.internal.flow.ClassProbesVisitor has interface org.objectweb.asm.ClassVisitor as super class
Any ideas what the problem is?
I also noticed that the continous build runs into errors.
A hint what to do would be great.
Thanks
Jens
The text was updated successfully, but these errors were encountered: