java.lang.NullPointerException: null at com.xxl.job.admin.core.thread.JobScheduleHelper$1.run(JobScheduleHelper.java:85) at java.lang.Thread.run(Thread.java:745)
Following english documentation. Found that it is preparing jar file in xxl-job-admin/target folder but the documentation is saying it should be war. Can anyone confirm the process of executing this project in local