linghengqian commented on issue #13159:
URL: 
https://github.com/apache/shardingsphere/issues/13159#issuecomment-947399078


   > I don't know if it's because the path is too long for Windows environment 
or path contains some special characters. I don't have Windows environment. 
Welcome to investigate this issue if you are interested.
   
   I did some test of `mvnw.cmd clean install -Prelease` for the folder. If it 
contains spaces like `D:\(te st)\shardingsphere`, `(` and `)`, it will prompt 
`此时不应有 "}"。` .
   
   
![image](https://user-images.githubusercontent.com/20187731/138040211-b3566a9e-8146-45ce-862e-7c4966813068.png)
   
   If it is `D:\(test)\shardingsphere` which does not contain spaces, but 
contains `(` and `)`, the error is the same as above.
   
   
![image](https://user-images.githubusercontent.com/20187731/138040091-e30b57a3-8bca-4890-ad59-d8e009d21b0d.png)
   
   If it is `D:\test)\shardingsphere` such a folder format that does not 
contain `(`, but contains `)`, the error is the same as above.
   
   
![image](https://user-images.githubusercontent.com/20187731/138041060-6215a081-ad92-49c7-93cd-041771760b6e.png)
   
   If it is `D:\(test\shardingsphere` so that it does not contain `)`, but 
contains the folder format of `(`, the compilation is successful.
   
   
![image](https://user-images.githubusercontent.com/20187731/138041696-a606b6d9-05ed-4c12-8037-40df6e21e6d0.png)
   
   
![image](https://user-images.githubusercontent.com/20187731/138044858-2c710b6f-607d-48cd-9f65-67cfec06370e.png)
   
   If it only contains spaces, the error of the same sub-item was thrown, but 
it seems that it is not the same kind of error.
   
   
![image](https://user-images.githubusercontent.com/20187731/138045542-28a7362e-16dd-44bc-8e03-c5f4063fae07.png)
   
   
![image](https://user-images.githubusercontent.com/20187731/138046536-2626e622-4426-4949-99e0-df41a3357b1f.png)
   
   The following is the error message.
   ```shell
   [INFO] Building jar: D:\te 
st\shardingsphere\shardingsphere-test\shardingsphere-parser-test\target\shardingsphere-parser-test-5.0.0-RC1-SNAPSHOT-javadoc.jar
   [INFO]
   [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
shardingsphere-parser-test ---
   [INFO]
   [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
shardingsphere-parser-test ---
   [INFO] Building jar: D:\te 
st\shardingsphere\shardingsphere-test\shardingsphere-parser-test\target\shardingsphere-parser-test-5.0.0-RC1-SNAPSHOT-sources.jar
   [INFO]
   [INFO] --- apache-rat-plugin:0.12:check (default) @ 
shardingsphere-parser-test ---
   [INFO] Enabled default license matchers.
   [INFO] Will parse SCM ignores for exclusions...
   [INFO] Finished adding exclusions from SCM ignore files.
   [INFO] 61 implicit excludes (use -debug for more details).
   [INFO] Exclude: **/gen/**
   [INFO] Exclude: **/target/**
   [INFO] Exclude: **/logs/**
   [INFO] Exclude: **/*.log
   [INFO] Exclude: **/*.tokens
   [INFO] Exclude: **/*.iml
   [INFO] Exclude: **/.idea/**
   [INFO] Exclude: **/*.classpath
   [INFO] Exclude: **/.project
   [INFO] Exclude: **/.settings/**
   [INFO] Exclude: **/dependency-reduced-pom.xml
   [INFO] Exclude: **/.gitignore
   [INFO] Exclude: **/.gitmodules
   [INFO] Exclude: **/.git/**
   [INFO] Exclude: **/.travis.yml
   [INFO] Exclude: **/.codecov.yml
   [INFO] Exclude: **/.mvn/jvm.config
   [INFO] Exclude: **/.mvn/wrapper/maven-wrapper.properties
   [INFO] Exclude: **/.github/**
   [INFO] Exclude: **/*.md
   [INFO] Exclude: **/*.MD
   [INFO] Exclude: **/*.txt
   [INFO] Exclude: **/docs/**
   [INFO] Exclude: **/.babelrc
   [INFO] Exclude: **/.editorconfig
   [INFO] Exclude: **/.eslintignore
   [INFO] Exclude: **/package.json
   [INFO] Exclude: **/assets/**
   [INFO] Exclude: **/dist/**
   [INFO] Exclude: **/etc/**
   [INFO] Exclude: **/node/**
   [INFO] Exclude: **/node_modules/**
   [INFO] Exclude: **/test/coverage/**
   [INFO] Exclude: **/package-lock.json
   [INFO] Exclude: /examples/**
   [INFO] 672 resources included (use -debug for more details)
   [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
generated: 0, approved: 672 licenses.
   [INFO]
   [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
shardingsphere-parser-test ---
   [INFO] Installing D:\te 
st\shardingsphere\shardingsphere-test\shardingsphere-parser-test\target\shardingsphere-parser-test-5.0.0-RC1-SNAPSHOT.jar
 to C:\Users\lingh\.m2\repository\org\a
   
pache\shardingsphere\shardingsphere-parser-test\5.0.0-RC1-SNAPSHOT\shardingsphere-parser-test-5.0.0-RC1-SNAPSHOT.jar
   [INFO] Installing D:\te 
st\shardingsphere\shardingsphere-test\shardingsphere-parser-test\pom.xml to 
C:\Users\lingh\.m2\repository\org\apache\shardingsphere\shardingsphere-parser-test\5
   .0.0-RC1-SNAPSHOT\shardingsphere-parser-test-5.0.0-RC1-SNAPSHOT.pom
   [INFO] Installing D:\te 
st\shardingsphere\shardingsphere-test\shardingsphere-parser-test\target\shardingsphere-parser-test-5.0.0-RC1-SNAPSHOT-javadoc.jar
 to C:\Users\lingh\.m2\reposito
   
ry\org\apache\shardingsphere\shardingsphere-parser-test\5.0.0-RC1-SNAPSHOT\shardingsphere-parser-test-5.0.0-RC1-SNAPSHOT-javadoc.jar
   [INFO] Installing D:\te 
st\shardingsphere\shardingsphere-test\shardingsphere-parser-test\target\shardingsphere-parser-test-5.0.0-RC1-SNAPSHOT-sources.jar
 to C:\Users\lingh\.m2\reposito
   
ry\org\apache\shardingsphere\shardingsphere-parser-test\5.0.0-RC1-SNAPSHOT\shardingsphere-parser-test-5.0.0-RC1-SNAPSHOT-sources.jar
   [INFO]
   [INFO] ----< org.apache.shardingsphere:shardingsphere-sql-parser-dialect 
>-----
   [INFO] Building shardingsphere-sql-parser-dialect 5.0.0-RC1-SNAPSHOT   
[37/196]
   [INFO] --------------------------------[ pom 
]---------------------------------
   [INFO]
   [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
shardingsphere-sql-parser-dialect ---
   [INFO] Deleting D:\te 
st\shardingsphere\shardingsphere-sql-parser\shardingsphere-sql-parser-dialect\target
   [INFO]
   [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ 
shardingsphere-sql-parser-dialect ---
   [INFO]
   [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) 
@ shardingsphere-sql-parser-dialect ---
   [INFO]
   [INFO] --- maven-checkstyle-plugin:3.1.0:check (validate) @ 
shardingsphere-sql-parser-dialect ---
   [INFO]
   [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ 
shardingsphere-sql-parser-dialect ---
   [INFO] argLine set to 
"-javaagent:C:\\Users\\lingh\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\te
 st\\shardingsphere\\shardi
   ngsphere-sql-parser\\shardingsphere-sql-parser-dialect\\target\\jacoco.exec"
   [INFO]
   [INFO] --- maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) @ shardingsphere-sql-parser-dialect ---
   [INFO]
   [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ 
shardingsphere-sql-parser-dialect ---
   [INFO] Skipping JaCoCo execution due to missing execution data file.
   [INFO]
   [INFO] --- maven-javadoc-plugin:3.3.0:jar (attach-javadocs) @ 
shardingsphere-sql-parser-dialect ---
   [INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
   [INFO]
   [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
shardingsphere-sql-parser-dialect ---
   [INFO]
   [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ 
shardingsphere-sql-parser-dialect ---
   [INFO]
   [INFO] --- apache-rat-plugin:0.12:check (default) @ 
shardingsphere-sql-parser-dialect ---
   [INFO] Enabled default license matchers.
   [INFO] Will parse SCM ignores for exclusions...
   [INFO] Finished adding exclusions from SCM ignore files.
   [INFO] 67 implicit excludes (use -debug for more details).
   [INFO] Exclude: **/gen/**
   [INFO] Exclude: **/target/**
   [INFO] Exclude: **/logs/**
   [INFO] Exclude: **/*.log
   [INFO] Exclude: **/*.tokens
   [INFO] Exclude: **/*.iml
   [INFO] Exclude: **/.idea/**
   [INFO] Exclude: **/*.classpath
   [INFO] Exclude: **/.project
   [INFO] Exclude: **/.settings/**
   [INFO] Exclude: **/dependency-reduced-pom.xml
   [INFO] Exclude: **/.gitignore
   [INFO] Exclude: **/.gitmodules
   [INFO] Exclude: **/.git/**
   [INFO] Exclude: **/.travis.yml
   [INFO] Exclude: **/.codecov.yml
   [INFO] Exclude: **/.mvn/jvm.config
   [INFO] Exclude: **/.mvn/wrapper/maven-wrapper.properties
   [INFO] Exclude: **/.github/**
   [INFO] Exclude: **/*.md
   [INFO] Exclude: **/*.MD
   [INFO] Exclude: **/*.txt
   [INFO] Exclude: **/docs/**
   [INFO] Exclude: **/.babelrc
   [INFO] Exclude: **/.editorconfig
   [INFO] Exclude: **/.eslintignore
   [INFO] Exclude: **/package.json
   [INFO] Exclude: **/assets/**
   [INFO] Exclude: **/dist/**
   [INFO] Exclude: **/etc/**
   [INFO] Exclude: **/node/**
   [INFO] Exclude: **/node_modules/**
   [INFO] Exclude: **/test/coverage/**
   [INFO] Exclude: **/package-lock.json
   [INFO] Exclude: /examples/**
   [INFO] 1 resources included (use -debug for more details)
   [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, 
generated: 0, approved: 1 licenses.
   [INFO]
   [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
shardingsphere-sql-parser-dialect ---
   [INFO] Installing D:\te 
st\shardingsphere\shardingsphere-sql-parser\shardingsphere-sql-parser-dialect\pom.xml
 to C:\Users\lingh\.m2\repository\org\apache\shardingsphere\shardingsphere-
   
sql-parser-dialect\5.0.0-RC1-SNAPSHOT\shardingsphere-sql-parser-dialect-5.0.0-RC1-SNAPSHOT.pom
   [INFO]
   [INFO] -----< org.apache.shardingsphere:shardingsphere-sql-parser-sql92 
>------
   [INFO] Building shardingsphere-sql-parser-sql92 5.0.0-RC1-SNAPSHOT     
[38/196]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO]
   [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
shardingsphere-sql-parser-sql92 ---
   [INFO] Deleting D:\te 
st\shardingsphere\shardingsphere-sql-parser\shardingsphere-sql-parser-dialect\shardingsphere-sql-parser-sql92\target
   [INFO]
   [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven-version) @ 
shardingsphere-sql-parser-sql92 ---
   [INFO]
   [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) 
@ shardingsphere-sql-parser-sql92 ---
   [INFO]
   [INFO] --- maven-checkstyle-plugin:3.1.0:check (validate) @ 
shardingsphere-sql-parser-sql92 ---
   [INFO]
   [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @ 
shardingsphere-sql-parser-sql92 ---
   [INFO] argLine set to 
"-javaagent:C:\\Users\\lingh\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.7\\org.jacoco.agent-0.8.7-runtime.jar=destfile=D:\\te
 st\\shardingsphere\\shardi
   
ngsphere-sql-parser\\shardingsphere-sql-parser-dialect\\shardingsphere-sql-parser-sql92\\target\\jacoco.exec"
   [INFO]
   [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (antlr) @ 
shardingsphere-sql-parser-sql92 ---
   [INFO] ANTLR 4: Processing source directory D:\te 
st\shardingsphere\shardingsphere-sql-parser\shardingsphere-sql-parser-dialect\shardingsphere-sql-parser-sql92\src\main\antlr4
   [INFO] Processing grammar: 
org\apache\shardingsphere\sql\parser\autogen\SQL92Statement.g4
   [INFO]
   [INFO] --- maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) @ shardingsphere-sql-parser-sql92 ---
   [INFO]
   [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
shardingsphere-sql-parser-sql92 ---
   [INFO] Using 'UTF-8' encoding to copy filtered resources.
   [INFO] Copying 2 resources
   [INFO] Copying 3 resources
   [INFO]
   [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ 
shardingsphere-sql-parser-sql92 ---
   [INFO] Changes detected - recompiling the module!
   [INFO] Compiling 15 source files to D:\te 
st\shardingsphere\shardingsphere-sql-parser\shardingsphere-sql-parser-dialect\shardingsphere-sql-parser-sql92\target\classes
   [INFO]
   [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) 
@ shardingsphere-sql-parser-sql92 ---
   [INFO] Using 'UTF-8' encoding to copy filtered resources.
   [INFO] skip non existing resourceDirectory D:\te 
st\shardingsphere\shardingsphere-sql-parser\shardingsphere-sql-parser-dialect\shardingsphere-sql-parser-sql92\src\test\resources
   [INFO] Copying 3 resources
   [INFO]
   [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ 
shardingsphere-sql-parser-sql92 ---
   [INFO] Changes detected - recompiling the module!
   [INFO] Compiling 2 source files to D:\te 
st\shardingsphere\shardingsphere-sql-parser\shardingsphere-sql-parser-dialect\shardingsphere-sql-parser-sql92\target\test-classes
   [INFO]
   [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
shardingsphere-sql-parser-sql92 ---
   [INFO]
   [INFO] -------------------------------------------------------
   [INFO]  T E S T S
   [INFO] -------------------------------------------------------
   [INFO] Running 
org.apache.shardingsphere.sql.parser.sql92.SQL92ParserParameterizedTest
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.096 s <<< FAILURE! - in 
org.apache.shardingsphere.sql.parser.sql92.SQL92ParserParameterizedTest
   [ERROR] 
initializationError(org.apache.shardingsphere.sql.parser.sql92.SQL92ParserParameterizedTest)
  Time elapsed: 0.009 s  <<< ERROR!
   java.lang.ExceptionInInitializerError
   Caused by: java.nio.file.FileSystemNotFoundException
   
   [INFO] Running 
org.apache.shardingsphere.sql.parser.sql92.UnsupportedSQL92ParserParameterizedTest
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.004 s <<< FAILURE! - in 
org.apache.shardingsphere.sql.parser.sql92.UnsupportedSQL92ParserParameterizedTest
   [ERROR] 
initializationError(org.apache.shardingsphere.sql.parser.sql92.UnsupportedSQL92ParserParameterizedTest)
  Time elapsed: 0 s  <<< ERROR!
   java.lang.ExceptionInInitializerError
   Caused by: java.nio.file.FileSystemNotFoundException
   
   [INFO]
   [INFO] Results:
   [INFO]
   [ERROR] Errors: 
   [ERROR]   
SQL92ParserParameterizedTest>SQLParserParameterizedTest.<clinit>:42 ? 
ExceptionInInitializer
   [ERROR]   
UnsupportedSQL92ParserParameterizedTest>UnsupportedSQLParserParameterizedTest.<clinit>:34
 ? ExceptionInInitializer
   [INFO]
   [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0
   [INFO]
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for shardingsphere 5.0.0-RC1-SNAPSHOT:
   [INFO]
   [INFO] shardingsphere ..................................... SUCCESS [  5.323 
s]
   [INFO] shardingsphere-spi ................................. SUCCESS [ 10.299 
s]
   [INFO] shardingsphere-sql-parser .......................... SUCCESS [  0.685 
s]
   [INFO] shardingsphere-sql-parser-spi ...................... SUCCESS [  3.369 
s]
   [INFO] shardingsphere-sql-parser-statement ................ SUCCESS [ 34.865 
s]
   [INFO] shardingsphere-sql-parser-engine ................... SUCCESS [  7.398 
s]
   [INFO] shardingsphere-distsql-parser ...................... SUCCESS [  0.311 
s]
   [INFO] shardingsphere-distsql-parser-statement ............ SUCCESS [  4.262 
s]
   [INFO] shardingsphere-distsql-parser-engine ............... SUCCESS [  6.050 
s]
   [INFO] shardingsphere-features ............................ SUCCESS [  0.587 
s]
   [INFO] shardingsphere-sharding ............................ SUCCESS [  0.361 
s]
   [INFO] shardingsphere-sharding-distsql .................... SUCCESS [  0.269 
s]
   [INFO] shardingsphere-sharding-distsql-statement .......... SUCCESS [  3.554 
s]
   [INFO] shardingsphere-sharding-distsql-parser ............. SUCCESS [  5.322 
s]
   [INFO] shardingsphere-readwrite-splitting ................. SUCCESS [  0.324 
s]
   [INFO] shardingsphere-readwrite-splitting-distsql ......... SUCCESS [  0.324 
s]
   [INFO] shardingsphere-readwrite-splitting-distsql-statement SUCCESS [  2.997 
s]
   [INFO] shardingsphere-readwrite-splitting-distsql-parser .. SUCCESS [  4.752 
s]
   [INFO] shardingsphere-db-discovery ........................ SUCCESS [  0.306 
s]
   [INFO] shardingsphere-db-discovery-distsql ................ SUCCESS [  0.279 
s]
   [INFO] shardingsphere-db-discovery-distsql-statement ...... SUCCESS [  2.449 
s]
   [INFO] shardingsphere-db-discovery-distsql-parser ......... SUCCESS [  4.111 
s]
   [INFO] shardingsphere-encrypt ............................. SUCCESS [  0.298 
s]
   [INFO] shardingsphere-encrypt-distsql ..................... SUCCESS [  0.266 
s]
   [INFO] shardingsphere-encrypt-distsql-statement ........... SUCCESS [  2.477 
s]
   [INFO] shardingsphere-encrypt-distsql-parser .............. SUCCESS [  4.535 
s]
   [INFO] shardingsphere-scaling ............................. SUCCESS [  0.327 
s]
   [INFO] shardingsphere-scaling-distsql ..................... SUCCESS [  0.258 
s]
   [INFO] shardingsphere-scaling-distsql-statement ........... SUCCESS [  2.451 
s]
   [INFO] shardingsphere-scaling-distsql-parser .............. SUCCESS [  3.646 
s]
   [INFO] shardingsphere-shadow .............................. SUCCESS [  0.303 
s]
   [INFO] shardingsphere-shadow-distsql ...................... SUCCESS [  0.257 
s]
   [INFO] shardingsphere-shadow-distsql-statement ............ SUCCESS [  2.619 
s]
   [INFO] shardingsphere-shadow-distsql-parser ............... SUCCESS [  4.231 
s]
   [INFO] shardingsphere-test ................................ SUCCESS [  0.449 
s]
   [INFO] shardingsphere-parser-test ......................... SUCCESS [ 35.324 
s]
   [INFO] shardingsphere-sql-parser-dialect .................. SUCCESS [  0.488 
s]
   [INFO] shardingsphere-sql-parser-sql92 .................... FAILURE [  4.580 
s]
   [INFO] shardingsphere-sql-parser-mysql .................... SKIPPED
   [INFO] shardingsphere-sql-parser-postgresql ............... SKIPPED
   [INFO] shardingsphere-sql-parser-opengauss ................ SKIPPED
   [INFO] shardingsphere-sql-parser-oracle ................... SKIPPED
   [INFO] shardingsphere-sql-parser-sqlserver ................ SKIPPED
   [INFO] shardingsphere-db-protocol ......................... SKIPPED
   [INFO] shardingsphere-db-protocol-core .................... SKIPPED
   [INFO] shardingsphere-db-protocol-mysql ................... SKIPPED
   [INFO] shardingsphere-db-protocol-postgresql .............. SKIPPED
   [INFO] shardingsphere-db-protocol-opengauss ............... SKIPPED
   [INFO] shardingsphere-test-common ......................... SKIPPED
   [INFO] shardingsphere-infra ............................... SKIPPED
   [INFO] shardingsphere-infra-common ........................ SKIPPED
   [INFO] shardingsphere-infra-parser ........................ SKIPPED
   [INFO] shardingsphere-infra-binder ........................ SKIPPED
   [INFO] shardingsphere-infra-route ......................... SKIPPED
   [INFO] shardingsphere-infra-rewrite ....................... SKIPPED
   [INFO] shardingsphere-infra-optimize ...................... SKIPPED
   [INFO] shardingsphere-infra-executor ...................... SKIPPED
   [INFO] shardingsphere-infra-merge ......................... SKIPPED
   [INFO] shardingsphere-kernel .............................. SKIPPED
   [INFO] shardingsphere-authority ........................... SKIPPED
   [INFO] shardingsphere-authority-api ....................... SKIPPED
   [INFO] shardingsphere-authority-core ...................... SKIPPED
   [INFO] shardingsphere-transaction ......................... SKIPPED
   [INFO] shardingsphere-transaction-api ..................... SKIPPED
   [INFO] shardingsphere-transaction-core .................... SKIPPED
   [INFO] shardingsphere-infra-context ....................... SKIPPED
   [INFO] shardingsphere-infra-datetime ...................... SKIPPED
   [INFO] shardingsphere-infra-datetime-spi .................. SKIPPED
   [INFO] shardingsphere-infra-datetime-type ................. SKIPPED
   [INFO] shardingsphere-system-datetime ..................... SKIPPED
   [INFO] shardingsphere-sharding-api ........................ SKIPPED
   [INFO] shardingsphere-sharding-distsql-handler ............ SKIPPED
   [INFO] shardingsphere-single-table ........................ SKIPPED
   [INFO] shardingsphere-single-table-api .................... SKIPPED
   [INFO] shardingsphere-single-table-core ................... SKIPPED
   [INFO] shardingsphere-sharding-core ....................... SKIPPED
   [INFO] shardingsphere-database-datetime ................... SKIPPED
   [INFO] shardingsphere-mode ................................ SKIPPED
   [INFO] shardingsphere-mode-core ........................... SKIPPED
   [INFO] shardingsphere-mode-type ........................... SKIPPED
   [INFO] shardingsphere-memory-mode ......................... SKIPPED
   [INFO] shardingsphere-memory-mode-core .................... SKIPPED
   [INFO] shardingsphere-standalone-mode ..................... SKIPPED
   [INFO] shardingsphere-standalone-mode-repository .......... SKIPPED
   [INFO] shardingsphere-standalone-mode-repository-api ...... SKIPPED
   [INFO] shardingsphere-standalone-mode-core ................ SKIPPED
   [INFO] shardingsphere-standalone-mode-repository-provider . SKIPPED
   [INFO] shardingsphere-standalone-mode-repository-file ..... SKIPPED
   [INFO] shardingsphere-cluster-mode ........................ SKIPPED
   [INFO] shardingsphere-cluster-mode-repository ............. SKIPPED
   [INFO] shardingsphere-cluster-mode-repository-api ......... SKIPPED
   [INFO] shardingsphere-cluster-mode-core ................... SKIPPED
   [INFO] shardingsphere-cluster-mode-repository-provider .... SKIPPED
   [INFO] shardingsphere-cluster-mode-repository-zookeeper-curator SKIPPED
   [INFO] shardingsphere-cluster-mode-repository-etcd ........ SKIPPED
   [INFO] shardingsphere-transaction-type .................... SKIPPED
   [INFO] shardingsphere-transaction-xa ...................... SKIPPED
   [INFO] shardingsphere-transaction-xa-spi .................. SKIPPED
   [INFO] shardingsphere-transaction-xa-provider ............. SKIPPED
   [INFO] shardingsphere-transaction-xa-atomikos ............. SKIPPED
   [INFO] shardingsphere-transaction-xa-core ................. SKIPPED
   [INFO] shardingsphere-transaction-xa-narayana ............. SKIPPED
   [INFO] shardingsphere-transaction-xa-bitronix ............. SKIPPED
   [INFO] shardingsphere-transaction-base .................... SKIPPED
   [INFO] shardingsphere-transaction-base-seata-at ........... SKIPPED
   [INFO] shardingsphere-readwrite-splitting-api ............. SKIPPED
   [INFO] shardingsphere-readwrite-splitting-distsql-handler . SKIPPED
   [INFO] shardingsphere-readwrite-splitting-core ............ SKIPPED
   [INFO] shardingsphere-db-discovery-api .................... SKIPPED
   [INFO] shardingsphere-db-discovery-distsql-handler ........ SKIPPED
   [INFO] shardingsphere-db-discovery-provider ............... SKIPPED
   [INFO] shardingsphere-db-discovery-mgr .................... SKIPPED
   [INFO] shardingsphere-db-discovery-core ................... SKIPPED
   [INFO] shardingsphere-encrypt-api ......................... SKIPPED
   [INFO] shardingsphere-encrypt-distsql-handler ............. SKIPPED
   [INFO] shardingsphere-encrypt-core ........................ SKIPPED
   [INFO] shardingsphere-shadow-api .......................... SKIPPED
   [INFO] shardingsphere-shadow-distsql-handler .............. SKIPPED
   [INFO] shardingsphere-shadow-core ......................... SKIPPED
   [INFO] shardingsphere-jdbc ................................ SKIPPED
   [INFO] shardingsphere-jdbc-core ........................... SKIPPED
   [INFO] shardingsphere-jdbc-spring ......................... SKIPPED
   [INFO] shardingsphere-jdbc-spring-infra ................... SKIPPED
   [INFO] shardingsphere-jdbc-spring-boot-starter-infra ...... SKIPPED
   [INFO] shardingsphere-jdbc-spring-namespace-infra ......... SKIPPED
   [INFO] shardingsphere-sharding-spring ..................... SKIPPED
   [INFO] shardingsphere-sharding-spring-boot-starter ........ SKIPPED
   [INFO] shardingsphere-shadow-spring ....................... SKIPPED
   [INFO] shardingsphere-shadow-spring-boot-starter .......... SKIPPED
   [INFO] shardingsphere-encrypt-spring ...................... SKIPPED
   [INFO] shardingsphere-encrypt-spring-boot-starter ......... SKIPPED
   [INFO] shardingsphere-readwrite-splitting-spring .......... SKIPPED
   [INFO] shardingsphere-readwrite-splitting-spring-boot-starter SKIPPED
   [INFO] shardingsphere-jdbc-transaction-spring ............. SKIPPED
   [INFO] shardingsphere-jdbc-core-spring .................... SKIPPED
   [INFO] shardingsphere-jdbc-core-spring-boot-starter ....... SKIPPED
   [INFO] shardingsphere-sharding-spring-namespace ........... SKIPPED
   [INFO] shardingsphere-readwrite-splitting-spring-namespace  SKIPPED
   [INFO] shardingsphere-encrypt-spring-namespace ............ SKIPPED
   [INFO] shardingsphere-shadow-spring-namespace ............. SKIPPED
   [INFO] shardingsphere-jdbc-core-spring-namespace .......... SKIPPED
   [INFO] shardingsphere-scaling-core ........................ SKIPPED
   [INFO] shardingsphere-scaling-distsql-handler ............. SKIPPED
   [INFO] shardingsphere-scaling-dialect ..................... SKIPPED
   [INFO] shardingsphere-scaling-mysql ....................... SKIPPED
   [INFO] shardingsphere-scaling-postgresql .................. SKIPPED
   [INFO] shardingsphere-proxy ............................... SKIPPED
   [INFO] shardingsphere-proxy-backend ....................... SKIPPED
   [INFO] shardingsphere-proxy-frontend ...................... SKIPPED
   [INFO] shardingsphere-proxy-frontend-spi .................. SKIPPED
   [INFO] shardingsphere-proxy-frontend-core ................. SKIPPED
   [INFO] shardingsphere-proxy-frontend-mysql ................ SKIPPED
   [INFO] shardingsphere-proxy-frontend-postgresql ........... SKIPPED
   [INFO] shardingsphere-proxy-frontend-opengauss ............ SKIPPED
   [INFO] shardingsphere-scaling-opengauss ................... SKIPPED
   [INFO] shardingsphere-proxy-bootstrap ..................... SKIPPED
   [INFO] shardingsphere-db-discovery-spring ................. SKIPPED
   [INFO] shardingsphere-db-discovery-spring-namespace ....... SKIPPED
   [INFO] shardingsphere-db-discovery-spring-boot-starter .... SKIPPED
   [INFO] shardingsphere-agent ............................... SKIPPED
   [INFO] shardingsphere-agent-api ........................... SKIPPED
   [INFO] shardingsphere-agent-core .......................... SKIPPED
   [INFO] shardingsphere-agent-bootstrap ..................... SKIPPED
   [INFO] shardingsphere-agent-plugins ....................... SKIPPED
   [INFO] shardingsphere-agent-plugin-metrics ................ SKIPPED
   [INFO] shardingsphere-agent-metrics-api ................... SKIPPED
   [INFO] shardingsphere-agent-metrics-prometheus ............ SKIPPED
   [INFO] shardingsphere-agent-plugin-tracing ................ SKIPPED
   [INFO] shardingsphere-agent-tracing-test .................. SKIPPED
   [INFO] shardingsphere-agent-tracing-jaeger ................ SKIPPED
   [INFO] shardingsphere-agent-tracing-zipkin ................ SKIPPED
   [INFO] shardingsphere-agent-tracing-opentracing ........... SKIPPED
   [INFO] shardingsphere-agent-tracing-opentelemetry ......... SKIPPED
   [INFO] shardingsphere-agent-plugin-logging ................ SKIPPED
   [INFO] shardingsphere-agent-logging-base .................. SKIPPED
   [INFO] shardingsphere-agent-distribution .................. SKIPPED
   [INFO] shardingsphere-scaling-bootstrap ................... SKIPPED
   [INFO] shardingsphere-integration-test .................... SKIPPED
   [INFO] shardingsphere-integration-test-fixture ............ SKIPPED
   [INFO] shardingsphere-integration-test-suite .............. SKIPPED
   [INFO] shardingsphere-integration-driver-test ............. SKIPPED
   [INFO] shardingsphere-integration-agent-test .............. SKIPPED
   [INFO] shardingsphere-integration-agent-test-plugins ...... SKIPPED
   [INFO] shardingsphere-integration-agent-test-common ....... SKIPPED
   [INFO] shardingsphere-integration-agent-test-metrics ...... SKIPPED
   [INFO] shardingsphere-integration-agent-test-zipkin ....... SKIPPED
   [INFO] shardingsphere-integration-agent-test-jaeger ....... SKIPPED
   [INFO] shardingsphere-integration-agent-test-opentelemetry  SKIPPED
   [INFO] shardingsphere-integration-scaling-test ............ SKIPPED
   [INFO] shardingsphere-integration-scaling-test-mysql ...... SKIPPED
   [INFO] shardingsphere-rewrite-test ........................ SKIPPED
   [INFO] shardingsphere-distribution ........................ SKIPPED
   [INFO] shardingsphere-src-distribution .................... SKIPPED
   [INFO] shardingsphere-jdbc-distribution ................... SKIPPED
   [INFO] shardingsphere-proxy-distribution .................. SKIPPED
   [INFO] shardingsphere-scaling-distribution ................ SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  02:42 min
   [INFO] Finished at: 2021-10-20T15:17:44+08:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on 
project shardingsphere-sql-parser-sql92: There are test failures.
   [ERROR]
   [ERROR] Please refer to D:\te 
st\shardingsphere\shardingsphere-sql-parser\shardingsphere-sql-parser-dialect\shardingsphere-sql-parser-sql92\target\surefire-reports
 for the individual t
   est results.
   [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
   [ERROR] -> [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/MojoFailureException
   [ERROR]
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :shardingsphere-sql-parser-sql92
   
   ```
   
   
   As for the long folder name, this is really not easy for me to test.At least 
leaving aside the above factors, the long folder name does not seem to affect 
the project construction.
   So this seems to be a problem of maven itself and has nothing to do with 
ShardingSphere.


-- 
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]


Reply via email to