[ https://issues.apache.org/jira/browse/WAGON-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17372135#comment-17372135 ]
Michael Osipov commented on WAGON-611: -------------------------------------- Just rename the file, that's it. > Cannot download Artifact > com.github.everit-org.json-schema:org.everit.json.schema:jar:1.9.2 > ------------------------------------------------------------------------------------------- > > Key: WAGON-611 > URL: https://issues.apache.org/jira/browse/WAGON-611 > Project: Maven Wagon > Issue Type: Bug > Components: wagon-http > Affects Versions: 3.4.3 > Reporter: Meghana Chada > Priority: Blocker > Labels: AZURE > Fix For: waiting-for-feedback > > Attachments: image-2021-06-24-15-36-47-636.png, > image-2021-06-24-15-37-44-206.png, image-2021-06-30-11-16-13-970.png, > logs_2415.zip > > > Hi, > I am creating CI/CD pipelines in Azure Devops for the Mulesoft Applications, > and I get this error for one of my API > {color:#FF0000}_Failed to execute goal on project castlelake-salesforce-sapi: > Could not resolve dependencies for project > com.castlelake.mulesoft:castlelake-salesforce-sapi:mule-application:1.0.0: > Could not transfer artifact > com.github.everit-org.json-schema:org.everit.json.schema:jar:1.9.2 from/to > central ([https://repo.maven.apache.org/maven2]): Connection timed out (Read > failed) -> [Help 1]_{color} > I am not sure why is it trying to download this particular dependency even if > it is not mentioned in the POM file. The pipeline works fine with a > self-hosted agent but fails to download with a Microsoft Hosted agent. (Note: > Other pipelines that run on a Microsoft Hosted agent work well.) > I see this error with one other pipeline too , which worked fine earlier a > few days ago, and it now fails with this error even without any changes to > the pipeline. I am not sure why is it trying to download that dependency or > is the error misleading? > Any help with this would be greatly appreciated as it is a complete blockage. > Thanks. -- This message was sent by Atlassian Jira (v8.3.4#803005)