You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "dmytro-taranov (via GitHub)" <gi...@apache.org> on 2023/05/19 06:29:18 UTC

[GitHub] [shardingsphere] dmytro-taranov opened a new issue, #25792: "package org.apache.shardingsphere.distsql.parser.autogen does not exist" error during mvn clean install

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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] dmytro-taranov commented on issue #25792: "package org.apache.shardingsphere.distsql.parser.autogen does not exist" error during mvn clean install

Posted by "dmytro-taranov (via GitHub)" <gi...@apache.org>.
dmytro-taranov commented on issue #25792:
URL: https://github.com/apache/shardingsphere/issues/25792#issuecomment-1554240322

   @TeslaCN thanks for fast reply. It was my mistake. I installed java 17 in IDEA, but JAVA_HOME was setted as java 1.8
   Now it works for me.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] TeslaCN commented on issue #25792: "package org.apache.shardingsphere.distsql.parser.autogen does not exist" error during mvn clean install

Posted by "TeslaCN (via GitHub)" <gi...@apache.org>.
TeslaCN commented on issue #25792:
URL: https://github.com/apache/shardingsphere/issues/25792#issuecomment-1554187372

   Please make sure that you have satisfied the requirements.
   https://github.com/apache/shardingsphere/wiki#how-to-setup-your-dev-environment


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] dmytro-taranov closed issue #25792: "package org.apache.shardingsphere.distsql.parser.autogen does not exist" error during mvn clean install

Posted by "dmytro-taranov (via GitHub)" <gi...@apache.org>.
dmytro-taranov closed issue #25792: "package org.apache.shardingsphere.distsql.parser.autogen does not exist" error during mvn clean install
URL: https://github.com/apache/shardingsphere/issues/25792


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org