강의

멘토링

커뮤니티

Inflearn Community Q&A

hslee0003073155's profile image
hslee0003073155

asked

Spring Introduction: Learning by Example (Revised Edition)

Project Settings

./mvnw package 오류

Written on

·

259

0

./mvnw package를 치면 이런 오류가 나오는데 뭐가 문제일까요...도저히 모르겠네요 ㅠㅠ[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:check (nohttp-checkstyle-validation) on project spring-petclinic: Failed during checkstyle configuration: cannot initialize module SuppressionFilter - Unable to find: C:\Users\????¼º\IdeaProjects\spring-petclinic/src/checkstyle//nohttp-checkstyle-suppressions.xml -> [Help 1][ERROR][ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR][ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 
javaspring

Answer

This question is waiting for answers
Be the first to answer!
hslee0003073155's profile image
hslee0003073155

asked

Ask a question