FHIR Chat · maven check style error · hapi

Stream: hapi

Topic: maven check style error


view this post on Zulip 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

image.png

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:checkstyle (default) on project hapi-fhir-jpaserver-base: An error has occurred in Checkstyle report generation.: 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'. -> [Help 1]
[ERROR]


Last updated: Apr 12 2022 at 19:14 UTC