You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
报错信息 [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.
The text was updated successfully, but these errors were encountered:
报错信息
[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.
The text was updated successfully, but these errors were encountered: