[ 
https://issues.apache.org/jira/browse/WAGON-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17375838#comment-17375838
 ] 

Meghana Chada commented on WAGON-611:
-------------------------------------

Attached the logs using this Maven command (logs_2457),

 
--settings settings.secureFilePath -B -U 
-Dmaven.wagon.httpconnectionManager.ttlSeconds=120 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient=DEBUG
 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient.wire=ERROR
 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient.impl.conn=DEBUG
 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient.impl.client=DEBUG
 
-Dorg.slf4j.simpleLogger.log.org.apache.maven.wagon.providers.http.httpclient.client=DEBUG
 install
 
The error that I usually see is different from what is generated with this 
command, but of course it is related to jitpack.io (Unauthorized 401) like I 
mentioned.
 
Thanks,
Meghana
 

> 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, logs_2457.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)

Reply via email to