dmytro-taranov opened a new issue, #25792: URL: https://github.com/apache/shardingsphere/issues/25792
Hello everyone. I'm facing a problem that I've already seen here - [#15964](https://github.com/apache/shardingsphere/issues/15964). Unfortunately, this topic is already closed, but I still see the existence of this problem. ### Problem <img width="1401" alt="image" src="https://github.com/apache/shardingsphere/assets/47631846/4a7a0374-f7b0-44e5-a405-ab2ced2bc5c0"> ### How to reproduce Set up project to your local PC regarding to the [instruction](https://shardingsphere.apache.org/community/en/involved/contribute/contributor/) and then run `mvn clean install` or `mvn clean install -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dspotbugs.skip=true -Drat.skip=true -Djacoco.skip=true -DskipITs -DskipTests -Prelease` as contribtor guide says, then you may see this issue When this error occurred, I decided to refer to the [FAQ](https://shardingsphere.apache.org/document/5.3.1/en/faq/) and saw there one of the possible solutions to the problem <img width="993" alt="image" src="https://github.com/apache/shardingsphere/assets/47631846/0a78c1b9-db46-4852-921c-01ff6c2382ae"> Unfortunately, this solution did not work for me, and I still see this error. I would be glad for any 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]
