You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "twitchob (via GitHub)" <gi...@apache.org> on 2023/03/24 09:53:43 UTC

[GitHub] [shardingsphere] twitchob opened a new issue, #24806: Running "mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e" failed.

twitchob opened a new issue, #24806:
URL: https://github.com/apache/shardingsphere/issues/24806

   ## Question
   
   **For English only**, other languages will not accept.
   
   Before asking a question, make sure you have:
   
   - Googled your question.
   - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere/issues).
   - Read documentation: [ShardingSphere Doc](https://shardingsphere.apache.org/document/current/en/overview).
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response anymore and we cannot reproduce it on current information, we will **close it**.
   
   
   Hi,community
   I was able to succeed by executing the following build command according to the documentation:`mvn clean install -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Drat.skip=true -Djacoco.skip=true -DskipITs -DskipTests -Prelease`
   ![a1c2921581f15a4ede4a5b7f60c15cf](https://user-images.githubusercontent.com/34822229/227486223-b7192a2e-2cb6-47eb-a9af-9d0c8bf667ba.png)
   
   This command did not succeed:`mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e` or `mvn clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e`
   ![image](https://user-images.githubusercontent.com/34822229/227486966-666908cd-1862-462b-9c5f-f45e3cd27d1c.png)
   
   I have reverted all the code, but the problem still persists. If possible, could you help me solve this problem?
   
   


-- 
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] gxxiong commented on issue #24806: Running "mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e" failed.

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

   Try moving the project to the root directory, such as D:


-- 
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 #24806: Running "mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e" failed.

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

   Is it the same as #24697?


-- 
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] twitchob commented on issue #24806: Running "mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e" failed.

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

   > Is it the same as #24697?
   
   YES.I have added the environment variable, but it doesn't seem to work.
   
   > Try moving the project to the root directory, such as D:
   
   OK,I will have try.I am still actively looking for a solution, but testing will take some time, I will continue to track the problem until it is solved


-- 
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 #24806: Running "mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e" failed.

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

   Maybe some unit tests failed on Windows 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] twitchob commented on issue #24806: Running "mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e" failed.

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

   I confirmed that adding environment variables  `JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8` would solve this problem, but now other issues have arisen that I am working on gradually
   
   


-- 
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] twitchob closed issue #24806: Running "mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e" failed.

Posted by "twitchob (via GitHub)" <gi...@apache.org>.
twitchob closed issue #24806: Running "mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e" failed.
URL: https://github.com/apache/shardingsphere/issues/24806


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