Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

We have a Gradle build that uses aspectj validation in tests that we are trying to add clover to

Adam Nerderman June 20, 2018

I am able to bring in OpenClover, and the 'com.bmuschko.clover' plugin while ignoring the tests that include the aspectj validation successfully. Without ignoring the tests I see 

org.aspectj.lang.NoAspectBoundException


I've then moved to following this page http://openclover.org/doc/manual/4.2.0/aspectj--clover-aspectj-compiler.html.

I've made sure I am using the 4.2.0 version of OpenClover, 1.8.9 of the AspectJ jars, and 1.0.0 of the aspectj-clover-compiler, and added them all to the Gradle dependencies classpath.

 

With this setup I'm seeing the following exception which I have not had any luck tracing down.

java.lang.ClassCastException: com.atlassian.clover.instr.java.CloverToken cannot be cast to clover.antlr.Token

1 answer

0 votes
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 24, 2019

Does this occur also in the latest version, i.e. OpenClover 4.3.1?

This sounds like a problem with classpath and classloaders...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events