You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2021/09/07 19:21:00 UTC

[jira] [Commented] (MENFORCER-393) Upgrading to 3.0.0 causes `Could not build dependency tree`

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

Sylwester Lachiewicz commented on MENFORCER-393:
------------------------------------------------

Can you verify if the wagon-s3 extension setup is correct?

 

{{[DEBUG] Failure to find com.lastmile.finance:funding-instrument-ws:10.0.22-SNAPSHOT/maven-metadata.xml in https://nexus.atm.osp.tech/repository/maven-snapshot-group/ was cached in the local repository, resolution will not be reattempted until the update interval of atm-osp-payments-snapshot has elapsed or updates are forced}}
{{[DEBUG] No transport java.util.NoSuchElementException}}
{{ role: org.apache.maven.wagon.Wagon}}
{{ roleHint: s3}}
{{org.codehaus.plexus.component.repository.exception.ComponentLookupException: java.util.NoSuchElementException}}
{{ role: org.apache.maven.wagon.Wagon}}
{{ roleHint: s3}}

 

> Upgrading to 3.0.0 causes `Could not build dependency tree`
> -----------------------------------------------------------
>
>                 Key: MENFORCER-393
>                 URL: https://issues.apache.org/jira/browse/MENFORCER-393
>             Project: Maven Enforcer Plugin
>          Issue Type: Bug
>          Components: Plugin
>    Affects Versions: 3.0.0
>            Reporter: johnny willer gasperi goncalves
>            Priority: Major
>         Attachments: enforcer_output
>
>
> After upgrading to 3.0.0, it's not possible to validate the POM anymore, an error like 
> {code:java}
> Could not build dependency tree Could not collect dependencies: {jarname}{code}
> happens.
>  
> I'm attaching the `mvn validate -X` dump (i have omitted some jars from the output) 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)