* What went wrong: Plugin [id: 'org.springframework.boot', version: '2.2.6.RELEASE'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Plugin Repositories (could not resolve plugin artifact 'org.springframework.boot:org.springframework.boot.gradle.plugin:2.2.6.RELEASE') Searched in the following repositories: Gradle Central Plugin Repository
Field buildProperties in run.halo.app.config.HaloConfiguration required a bean of type 'org.springframework.boot.info.BuildProperties' that could not be found.
java.lang.RuntimeException: Initialize internal theme to user path error at run.halo.app.listener.StartedListener.initThemes(StartedListener.java:152) ~[classes/:na] at run.halo.app.listener.StartedListener.onApplicationEvent(StartedListener.java:70) ~[classes/:na] at run.halo.app.listener.StartedListener.onApplicationEvent(StartedListener.java:40) ~[classes/:na]
问题4:checkstyle问题-解决方法
以上运行起来是没有问题了,但是执行mvn package会出现
1
Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.1:check (checkstyle) on project app: Failed during checkstyle execution