Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IllegalClassFormatException: Error while instrumenting class org/apache/maven/surefire/booter/ForkedBooter #4

Open
blabno opened this issue May 31, 2012 · 1 comment

Comments

@blabno
Copy link
Member

blabno commented May 31, 2012

When I run integration tests with arquillian-jacoco I get IllegalClassFormatException.

It turned out that jacoco conflicts with jrebel, so don't use arquillian-jrebel or pure jrebel together with jacoco.
If you have previously deployed your tests with jrebel, you should undeploy them and restart the server.

@bartoszmajsak
Copy link
Member

Very specific to jrebel-extension - shall we spend time investigating it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants