john1337 opened a new issue, #37106:
URL: https://github.com/apache/shardingsphere/issues/37106
i used mvn clean -DskipITs -DskipTests install -T1C to compile 5.5.0,but
came to these following errors:
/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLLexer.java:[21,56]
程序包org.apache.shardingsphere.distsql.parser.autogen不 存在
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLLexer.java:[27,48]
找不到符号
符号: 类 UtilityDistSQLStatementLexer
[INFO] Building jar:
E:\work\apache\shardingsphere\shardingsphere-5.5.0\features\mask\distsql\statement\target\shardingsphere-mask-distsql-statement-5.5.0.jar
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/kernel/KernelDistSQLLexer.java:[21,56]
程序包org.apache.shardingsphere.distsql.parser.autogen不存 在
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/kernel/KernelDistSQLLexer.java:[27,47]
找不到符号
符号: 类 KernelDistSQLStatementLexer
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLStatementVisitor.java:[20,56]
程序包org.apache.shardingsphere.distsql.parser.autogen不存在
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLStatementVisitor.java:[21,86]
程序包org.apache.shardingsphere.distsql.parser.autogen.UtilityDistSQLStatementParser不存在
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLStatementVisitor.java:[22,86]
程序包org.apache.shardingsphere.distsql.parser.autogen.UtilityDistSQLStatementParser不存在
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLStatementVisitor.java:[23,86]
程序包org.apache.shardingsphere.distsql.parser.autogen.UtilityDistSQLStatementParser不存在
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLStatementVisitor.java:[33,59]
找不到符号
符号: 类 UtilityDistSQLStatementBaseVisitor
[INFO]
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @
shardingsphere-sharding-distsql-statement ---
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLStatementVisitor.java:[36,42]
找不到符号
符号: 类 PreviewSQLContext
位置: 类
org.apache.shardingsphere.distsql.parser.core.utility.UtilityDistSQLStatementVisitor
[INFO] Skipping because packaging 'jar' is not pom.
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLStatementVisitor.java:[41,40]
找不到符号
符号: 类 ParseSQLContext
位置: 类
org.apache.shardingsphere.distsql.parser.core.utility.UtilityDistSQLStatementVisitor
[INFO]
[INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @
shardingsphere-sharding-distsql-statement ---
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/utility/UtilityDistSQLStatementVisitor.java:[46,41]
找不到符号
符号: 类 FormatSQLContext
位置: 类
org.apache.shardingsphere.distsql.parser.core.utility.UtilityDistSQLStatementVisitor
[ERROR]
/E:/work/apache/shardingsphere/shardingsphere-5.5.0/parser/distsql/engine/src/main/java/org/apache/shardingsphere/distsql/parser/core/kernel/KernelDistSQLStatementVisitor.java:[21,56]
程序包org.apache.shardingsphere.distsql.parser.autogen不存在
--
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]