fofapro / vulfocus

🚀Vulfocus 是一个漏洞集成平台,将漏洞环境 docker 镜像,放入即可使用,开箱即用。
Apache License 2.0
3.17k stars 502 forks source link

vulfocus/spring-cve_2020_5410:new镜像无法启动,出现BUILD FAILURE #344

Open jadezi opened 1 year ago

jadezi commented 1 year ago

报错信息 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:10 min [INFO] Finished at: 2023-08-10T14:32:27Z [INFO] Final Memory: 46M/374M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) on project spring-cloud-config-server: Failed during checkstyle execution: There are 12 errors reported by Checkstyle 8.18 with checkstyle.xml ruleset. -> [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 操作系统: CentOS Linux release 7.9.2009 (Core) 内核版本: 3.10.0-1160.el7.x86_64 Python 环境版本: Python 2.7.5 Vulfocus 版本: release v0.3.2.11 详细报错信息或堆栈报错信息[ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/composite/CompositUtilsTests.java:32:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/config/HttpClientVaultRestTemplateFactoryTest.java:75:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/environment/ConfigurableHttpConnectionFactoryIntegrationTests.java:97:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/environment/EnvironmentControllerTests.java:54:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/environment/EnvironmentEncryptorEnvironmentRepositoryTests.java:41:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/environment/JGitEnvironmentRepositoryTests.java:95:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/environment/MultipleJGitEnvironmentRepositoryIntegrationTests.java:58:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/environment/MultipleJGitEnvironmentRepositoryTests.java:53:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/environment/VaultEnvironmentRepositoryIntegrationTests.java:55:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/resource/GenericResourceRepositoryTests.java:42:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/resource/GenericResourceRepositoryTests.java:45:2: Missing a Javadoc comment. [JavadocVariable] [ERROR] /tmp/spring-cloud-config-2.2.2.RELEASE/spring-cloud-config-server/src/test/java/org/springframework/cloud/config/server/support/HttpClientSupportTest.java:49:2: Missing a Javadoc comment. [JavadocVariable] Audit done. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:10 min [INFO] Finished at: 2023-08-10T14:32:27Z [INFO] Final Memory: 46M/374M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-validation) on project spring-cloud-config-server: Failed during checkstyle execution: There are 12 errors reported by Checkstyle 8.18 with checkstyle.xml ruleset. -> [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.