项目用maven打包时出现Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default-checkstyle-check) on project
找了大半天,原来是import包的顺序要按照代码引用的包的顺序来排列。
idea maven install时出现Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:ch
最新推荐文章于 2023-08-21 22:41:19 发布