我尝试使用以下配置运行该应用程序:整体式,HTTP会话,Gradle,产品中的oracle 11,在mem本地中的h2,Web套接字,没有国际化。我还尝试拉并运行jhipster示例应用程序。可以构建UI,但是我无法构建应用程序(使用./gradlew生成一个应用程序,并使用./mvnw生成示例)。我遇到很多错误,但不确定如何解决。我没有做任何更改,因为我假设运行本地将在mem DB中使用。这是我得到的构建错误(将不胜感激任何帮助或见解):
任务:openApiGenerate成功生成代码到property(class java.lang.String,property(class java.lang.String,fixed(class java.lang.String,/ Users / millera / Desktop / CDPTest2 / contributed-data-portal / build) / openapi)))
任务:compileJava错误:错误读取/Users/millera/.m2/repository/com/google/errorprone/error_prone_annotations/2.3.2/error_prone_annotations-2.3.2.jar; 找不到zip END标头错误:读取/Users/millera/.m2/repository/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar错误;找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/repository/CustomAuditEventRepository.java:1:错误:无法访问com.earlywarning.cdp。仓库软件包com.earlywarning.cdp.repository; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/LiquibaseConfiguration.java:1:错误:无法访问com.earlywarning.cdp .config包com.earlywarning.cdp.config; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/audit/AuditEventConverter.java:1:错误:无法访问com.earlywarning .cdp.config.audit包com.earlywarning.cdp.config.audit; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/security/PersistentTokenRememberMeServices.java:1:错误:无法访问com.earlywarning.cdp .security包com.earlywarning.cdp.security; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/web/websocket/dto/ActivityDTO.java:1:错误:无法访问com .earlywarning.cdp.web.websocket.dto包com.earlywarning.cdp.web.websocket.dto; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/web/websocket/ActivityService.java:1:错误:无法访问com.earlywarning .cdp.web.websocket包com.earlywarning.cdp.web.websocket; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/web/rest/AccountResource.java:1:错误:无法访问com.earlywarning .cdp.web.rest软件包com.earlywarning.cdp.web.rest; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/web/rest/vm/KeyAndPasswordVM.java:1:错误:无法访问com .earlywarning.cdp.web.rest.vm软件包com.earlywarning.cdp.web.rest.vm; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/web/rest/errors/LoginAlreadyUsedException.java:1:错误:无法访问com .earlywarning.cdp.web.rest.errors包com.earlywarning.cdp.web.rest.errors; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/aop/logging/LoggingAspect.java:1:错误:无法访问com.earlywarning .cdp.aop.logging包com.earlywarning.cdp.aop.logging; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/ApplicationWebXml.java:1:错误:无法访问com.earlywarning.cdp包com .earlywarning.cdp; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/service/dto/PasswordChangeDTO.java:1:错误:无法访问com.earlywarning .cdp.service.dto包com.earlywarning.cdp.service.dto; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/service/UserService.java:1:错误:无法访问com.earlywarning.cdp .service包com.earlywarning.cdp.service; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/service/util/RandomUtil.java:1:错误:无法访问com.earlywarning .cdp.service.util软件包com.earlywarning.cdp.service.util; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/service/mapper/UserMapper.java:1:错误:无法访问com.earlywarning .cdp.service.mapper包com.earlywarning.cdp.service.mapper; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/AbstractAuditingEntity.java:1:错误:无法访问com.earlywarning.cdp .domain包com.earlywarning.cdp.domain; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/build/openapi/src/main/java/com/earlywarning/cdp/web/api/ApiUtil.java:1:错误:不能访问com.earlywarning.cdp.web.api包com.earlywarning.cdp.web.api; 无法访问com公共接口UserRepository扩展JpaRepository {^ zip END头未找到/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/repository/PersistentTokenRepository.java:5:错误:无法访问Java导入java.time.LocalDate; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/repository/PersistentTokenRepository.java:5:错误:无法访问java.time导入java .time.LocalDate; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/repository/PersistentTokenRepository.java:6:错误:无法访问组织导入org.springframework .data.jpa.repository.JpaRepository; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/repository/PersistentTokenRepository.java:6:错误:无法访问org.springframework导入org .springframework.data.jpa.repository.JpaRepository; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/repository/PersistentTokenRepository.java:8:错误:无法访问java.util导入java .util.List; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/PersistentToken.java:3:错误:无法访问com.fasterxml导入com .fasterxml.jackson.annotation.JsonIgnore; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/PersistentToken.java:3:错误:无法访问com.fasterxml.jackson导入com.fasterxml.jackson.annotation.JsonIgnore; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/PersistentToken.java:5:错误:无法访问javax导入javax.persistence 。; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/PersistentToken.java:6:错误:无法访问javax.validation导入javax .validation.constraints.NotNull; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/PersistentToken.java:6:错误:无法访问javax.validation.constraints导入javax.validation.constraints.NotNull; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/PersistentToken.java:9:错误:无法访问java.io导入java .io.Serializable; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:5:错误:无法访问com.fasterxml.jackson .annotation import com.fasterxml.jackson.annotation.JsonIgnore; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:6:错误:无法访问org.apache导入org .apache.commons.lang3.StringUtils; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:6:错误:无法访问org.apache.commons导入org.apache.commons.lang3.StringUtils; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:7:错误:无法访问org.hibernate导入org .hibernate.annotations.BatchSize; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:7:错误:无法访问org.hibernate.annotations导入org.hibernate.annotations.BatchSize; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:9:错误:无法访问javax.persistence导入javax持久性 注解.BatchSize; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:7:错误:无法访问org.hibernate.annotations导入org.hibernate.annotations.BatchSize; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:9:错误:无法访问javax.persistence导入javax持久性 注解.BatchSize; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:7:错误:无法访问org.hibernate.annotations导入org.hibernate.annotations.BatchSize; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/domain/User.java:9:错误:无法访问javax.persistence导入javax持久性; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/LoggingAspectConfiguration.java:3:错误:无法访问com.earlywarning.cdp .aop import com.earlywarning.cdp.aop.logging.LoggingAspect; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/LoggingAspectConfiguration.java:5:错误:无法访问io导入io.github .jhipster.config.JHipsterConstants; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/LoggingAspectConfiguration.java:5:错误:无法访问io.github导入io .github.jhipster.config.JHipsterConstants;; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/LoggingAspectConfiguration.java:8:错误:无法访问org.springframework.core导入org.springframework.core.env.Environment; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/LoggingAspectConfiguration.java:8:错误:无法访问org.springframework.core .env导入org.springframework.core.env.Environment; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/ApplicationProperties.java:3:错误:无法访问org.springframework.boot导入org.springframework。boot.context.properties.ConfigurationProperties; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/ApplicationProperties.java:3:错误:无法访问org.springframework.boot .context导入org.springframework.boot.context.properties.ConfigurationProperties; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:3:错误:无法访问io.github.jhipster导入io.github.jhipster.config.JHipsterConstants; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:3:错误:无法访问io.github。jhipster.config导入io.github.jhipster.config.JHipsterConstants; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:5:错误:无法访问io.github.jhipster .config.h2 import io.github.jhipster.config.h2.H2ConfigurationHelper; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:6:错误:无法访问io.github.jhipster .web import io.github.jhipster.web.filter.CachingHttpHeadersFilter; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:6:错误:无法访问io.github.jhipster.web.filter导入io.github.jhipster.web.filter.CachingHttpHeadersFilter; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:7:错误:无法访问org.slf4j导入org .slf4j.Logger; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:9:错误:无法访问org.springframework.boot .web导入org.springframework.boot.web.server。^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:7:错误:无法访问org.slf4j导入org .slf4j.Logger; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:9:错误:无法访问org.springframework.boot .web导入org.springframework.boot.web.server。^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:7:错误:无法访问org.slf4j导入org .slf4j.Logger; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:9:错误:无法访问org.springframework.boot .web导入org.springframework.boot.web.server。; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:10:错误:无法访问org.springframework.boot .web.servlet导入org.springframework.boot.web.servlet.ServletContextInitializer; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:11:错误:无法访问org.springframework.boot .web.servlet.server import org.springframework.boot.web.servlet.server.ConfigurableServletWebServerFactory; 找不到^ zip END标头/ Users / millera / Desktop / CDPTest2 / contributed-data-portal / src / main / java / com / earlywarning / cdp / config / WebConfigurer。java:12:错误:无法访问org.springframework.context.annotation导入org.springframework.context.annotation.Bean; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:16:错误:无法访问org.springframework.http导入org.springframework.http.MediaType; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:17:错误:无法访问org.springframework.web导入org.springframework.web.cors.CorsConfiguration; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:17:错误:无法访问org.springframework.web .cors导入org.springframework.web.cors.CorsConfiguration; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:19:错误:无法访问org.springframework.web .filter import org.springframework.web.filter.CorsFilter; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:21:错误:无法访问javax.servlet导入javax .servlet。springframework.web.cors导入org.springframework.web.cors.CorsConfiguration; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:19:错误:无法访问org.springframework.web .filter import org.springframework.web.filter.CorsFilter; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:21:错误:无法访问javax.servlet导入javax .servlet。springframework.web.cors导入org.springframework.web.cors.CorsConfiguration; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:19:错误:无法访问org.springframework.web .filter import org.springframework.web.filter.CorsFilter; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:21:错误:无法访问javax.servlet导入javax .servlet。^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:19:错误:无法访问org.springframework.web .filter import org.springframework.web.filter.CorsFilter; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:21:错误:无法访问javax.servlet导入javax .servlet。^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:19:错误:无法访问org.springframework.web .filter import org.springframework.web.filter.CorsFilter; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:21:错误:无法访问javax.servlet导入javax .servlet。; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:24:错误:无法访问java.nio导入java .nio.charset.StandardCharsets; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:24:错误:无法访问java.nio.charset导入java.nio.charset.StandardCharsets; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:25:错误:无法访问java.nio.file导入java.nio.file.Paths; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebConfigurer.java:28:错误:无法访问java.net导入静态java.net.URLDecoder.decode; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/DateTimeFormatConfiguration.java:4:错误:无法访问org.springframework.format导入org.springframework.format.FormatterRegistry; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/DateTimeFormatConfiguration.java:5:错误:无法访问org.springframework.format .datetime导入org.springframework.format.datetime.standard。DateTimeFormatterRegistrar; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/DateTimeFormatConfiguration.java:5:错误:无法访问org.springframework.format .datetime.standard导入org.springframework.format.datetime.standard.DateTimeFormatterRegistrar; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/DateTimeFormatConfiguration.java:6:错误:无法访问org.springframework.web .servlet导入org.springframework.web.servlet.config.annotation.WebMvcConfigurer; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/DateTimeFormatConfiguration.java:6:错误:无法访问org.springframework.web .servlet.config导入org.springframework.web.servlet.config.annotation.WebMvcConfigurer; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:5:错误:无法访问java.security导入java .security.Principal; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:10:错误:无法访问org.springframework.http .server导入组织。; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:11:错误:无法访问org.springframework.messaging导入org.springframework.messaging.simp.config.MessageBrokerRegistry; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:11:错误:无法访问org.springframework.messaging .simp导入org.springframework.messaging.simp.config.MessageBrokerRegistry; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:12:错误:无法访问org.springframework.security导入org.springframework.security.authentication.AnonymousAuthenticationToken; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:12:错误:无法访问org.springframework.security .authentication import org.springframework.security.authentication.AnonymousAuthenticationToken; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:13:错误:无法访问org.springframework.security .core import org.springframework.security.core.authority.SimpleGrantedAuthority; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:13:错误:无法访问org.springframework.security .core.authority import org.springframework.security.core.authority.SimpleGrantedAuthority; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:14:错误:无法访问org.springframework.web .socket导入org.springframework.web.socket.WebSocketHandler; 找不到^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:15:错误:无法访问org.springframework.web.socket.config导入org.springframework.web.socket.config.annotation。*; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:16:错误:无法访问org.springframework.web .socket.server import org.springframework.web.socket.server.HandshakeInterceptor; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketConfiguration.java:17:错误:无法访问org.springframework.web .socket.server.support导入org.springframework.web.socket.server.support.DefaultHandshakeHandler; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/CloudDatabaseConfiguration.java:7:错误:无法访问org.springframework.cloud导入org.springframework.cloud.config.java.AbstractCloudConfig; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/CloudDatabaseConfiguration.java:7:错误:无法访问org.springframework.cloud .config导入org.springframework.cloud.config.java.AbstractCloudConfig; ^ springframework.cloud import org.springframework.cloud.config.java.AbstractCloudConfig; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/CloudDatabaseConfiguration.java:7:错误:无法访问org.springframework.cloud .config导入org.springframework.cloud.config.java.AbstractCloudConfig; ^ springframework.cloud import org.springframework.cloud.config.java.AbstractCloudConfig; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/CloudDatabaseConfiguration.java:7:错误:无法访问org.springframework.cloud .config导入org.springframework.cloud.config.java.AbstractCloudConfig; ^
找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/CloudDatabaseConfiguration.java:11:错误:无法访问org.springframework.boot。 context.properties导入org.springframework.boot.context.properties.ConfigurationProperties; ^
找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketSecurityConfiguration.java:6:错误:无法访问org.springframework.security。 config.annotation import org.springframework.security.config.annotation.web.messaging.MessageSecurityMetadataSourceRegistry; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketSecurityConfiguration.java:7:错误:无法访问org.springframework.security .config.annotation.web import org.springframework.security.config.annotation.web.socket.AbstractSecurityWebSocketMessageBrokerConfigurer; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/WebsocketSecurityConfiguration.java:7:错误:无法访问org.springframework.security .config.annotation.web.socket导入org.springframework.security.config.annotation.web.socket.AbstractSecurityWebSocketMessageBrokerConfigurer; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/AsyncConfiguration.java:3:错误:无法访问io.github.jhipster .async导入io.github.jhipster.async.ExceptionHandlingAsyncTaskExecutor; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/AsyncConfiguration.java:6:错误:无法访问org.springframework.aop导入org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/AsyncConfiguration.java:6:错误:无法访问org.springframework.aop .interceptor import org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler; 找不到^ ^ zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/AsyncConfiguration.java:11:错误:无法访问组织。springframework.scheduling.annotation导入org.springframework.scheduling.annotation.AsyncConfigurer; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/AsyncConfiguration.java:14:错误:无法访问org.springframework.scheduling .concurrent import org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/AsyncConfiguration.java:16:错误:无法访问java.util.concurrent导入java.util.concurrent.Executor; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/LoggingConfiguration.java:3:错误:无法访问ch导入ch.qos .logback.classic.LoggerContext; ^找不到zip END标头/Users/millera/Desktop/CDPTest2/contributed-data-portal/src/main/java/com/earlywarning/cdp/config/LoggingConfiguration.java:3:错误:无法访问ch.qos导入ch .qos.logback.classic.LoggerContext; 找不到zip END报头100错误
任务:compileJava失败
失败:构建失败,发生异常。
出了什么问题:任务':compileJava'的执行失败。
编译失败;有关详细信息,请参见编译器错误输出。
尝试:使用--stacktrace选项运行以获取堆栈跟踪。使用--info或--debug选项运行以获取更多日志输出。与--scan一起运行以获取完整的见解。
在https://help.gradle.org上获得更多帮助
此构建中使用了不推荐使用的Gradle功能,使其与Gradle 6.0不兼容。使用“ --warning-mode all”来显示各个弃用警告。参见https://docs.gradle.org/5.6.4/userguide/command_line_interface.html#sec:command_line_warnings
在13秒内失败,完成6项可执行的任务:2项已执行,4项最新
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。