You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/10/10 06:42:46 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue, #13795: Consider providing a dependency management POM

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

   ## Feature Request
   
   ### Is your feature request related to a problem?
   Managing project's dependencies is a tedious work.
   
   ### Describe the feature you would like.
   
   Consider providing a pom `shardingsphere-dependencies` like the following one.
   ```xml
   <dependencyManagement>
        <dependencies>
           <dependency>
               <groupId>org.springframework.boot</groupId>
               <artifactId>spring-boot-dependencies</artifactId>
               <version>2.6.0</version>
               <type>pom</type>
               <scope>import</scope>
           </dependency>
       </dependencies>
   </dependencyManagement>
   ```
   


-- 
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] github-actions[bot] commented on issue #13795: Consider providing a dependency management POM

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13795:
URL: https://github.com/apache/shardingsphere/issues/13795#issuecomment-1272350650

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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 closed issue #13795: Consider providing a dependency management POM

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #13795: Consider providing a dependency management POM
URL: https://github.com/apache/shardingsphere/issues/13795


-- 
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] github-actions[bot] closed issue #13795: Consider providing a dependency management POM

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #13795: Consider providing a dependency management POM
URL: https://github.com/apache/shardingsphere/issues/13795


-- 
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 #13795: Consider providing a dependency management POM

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #13795:
URL: https://github.com/apache/shardingsphere/issues/13795#issuecomment-1365661940

   Maybe we don't need this. About modules: 
   https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/optional-plugins/


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