Closed muhamadto closed 1 year ago
added
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjtools</artifactId>
<version>${aspectj.version}</version>
</dependency>
in the plugin and it works
Next time, please read some basic documentation.
I tried it with JDK 20 but it complains with the following errors
I have the following plugin configuration
Complere pom.xml here