liubao68 commented on issue #1373: Maven依赖有问题 无法正确依赖 jackson-annotations
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1373#issuecomment-552722761
 
 
   Can you provide the download information and error? I tried to delete 
jackson and download successfully. (BTW, I use a maven mirror provided by 
huawei, because a frequently network errors will happen using maven central)
   
   ```
        <mirror>
                <id>huaweicloud</id>
                <mirrorOf>*</mirrorOf>
                <url>https://repo.huaweicloud.com/repository/maven/</url>
        </mirror> 
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to