Stream: hapi
Topic: maven check style error
Gaurav Vaishnav (Jan 28 2022 at 19:02):
hi folks,
I am trying to build Hapi JpaServer base project using mvn clean install, but getting this error can anyone guide me on how can I resolve this
[ERROR] Failed to execute goal [32morg.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:checkstyle[m [1m(default)[m on project [36mhapi-fhir-jpaserver-base[m: [1;31mAn error has occurred in Checkstyle report generation.[m: Failed during checkstyle execution: Unable to find configuration file at location: D:\hapi-fhir-5.6.0\hapi-fhir-jpaserver-base/src/checkstyle/checkstyle.xml: Could not find resource 'D:\hapi-fhir-5.6.0\hapi-fhir-jpaserver-base/src/checkstyle/checkstyle.xml'. -> [1m[Help 1][m
[ERROR]
Last updated: Apr 12 2022 at 19:14 UTC