I'm getting the below error while triggering the job in Jenkins for EAR application. Can anyone help to fix the issue?
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project and cannot access org.quartz.Job
class file for org.quartz.Job not found.
I've tried in Enterprise Jenkins and error I'm getting in code coverage stage.
Note: Checkout code from RTC.