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 2020/09/23 01:33:36 UTC

[GitHub] [shardingsphere-elasticjob] fangjinuo commented on issue #1477: why use spring-boot-parent as a dependency for every module ?

fangjinuo commented on issue #1477:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1477#issuecomment-697069420


    yes, spring-boot-parent is dependencyManagement,you are right.
   
   However, when building, maven will load all dependency's pom.xml what was declared in spring-boot-parent pom.xml.
   
   in our internal network,  not all dependecies are exists in the nexus server,so the build action will fail
   


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

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