fyeeme commented on issue #38291:
URL: 
https://github.com/apache/shardingsphere/issues/38291#issuecomment-3982365959

   @linghengqian  io.github.greycode truely not relative with  sharding. but 
   
   ```xml 
   <parent>
           <groupId>org.apache.shardingsphere</groupId>
           <artifactId>shardingsphere-distribution</artifactId>
           <version>5.5.3</version>
       </parent>
   ```  
   but it deps by 
   
   ```xml
   <dependency>
       <groupId>org.apache.shardingsphere</groupId>
       <artifactId>shardingsphere-bom</artifactId>
       <version>5.5.3</version>
   </dependency>
   ``` 
   
   my you did not publish  shardingsphere-distribution to maven center . so  
when upgrade 5.5.3 , maven build failed


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

Reply via email to