lizongbo commented on issue #28211: URL: https://github.com/apache/shardingsphere/issues/28211#issuecomment-1688487761
I use jdk8u382-b05 and got error. then I use jdk-11.0.20+8 and run success. but if I run command: mvnw clean install -Prelease -T1C then the process not continue run:  version info is: ``` D:\githubProjects\shardingsphere>mvnw -version Apache Maven 3.8.7 (b89d5959fcde851dcb1c8946a785a163f14e1e29) Maven home: C:\Users\8613\.m2\wrapper\dists\apache-maven-3.8.7-bin\678cc9d4\apache-maven-3.8.7 Java version: 11.0.20, vendor: Eclipse Adoptium, runtime: D:\Java\jdk-11.0.20+8 Default locale: zh_CN, platform encoding: GBK OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows" ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
