young138120 opened a new issue, #25249: URL: https://github.com/apache/shardingsphere/issues/25249
i deploy proxy server with 5.3.2 version when i complete the configuration and start success ,i get some of trouble so i want to compile the source code and debug it en··· fail to compile whole project ,but part of proxy is success i try list of command like this: ```shell mvn clean install -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Drat.skip=true -Djacoco.skip=true -DskipITs -DskipTests -Prelease mvn clean install -Dcheckstyle.skip=true -Drat.skip=true -Dmaven.javadoc.skip=true -Djacoco.skip=true -DskipITs -DskipTests install -T1C ``` fail log show me :  i can google nothing to resolve it ,so i need your help -- 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]
