Skip to content

Failed to collect dependencies #170

@Syafiq-lab

Description

@Syafiq-lab

I have some issue and unable to solve it. Please help me. Here is a log error.

Could not resolve dependencies for project net.tao:DD-sms-delivery-report:jar:1.1: Failed to collect dependencies at com.github.springtestdbunit:spring-test-dbunit:jar:1.3.1: Failed to read artifact descriptor for com.github.springtestdbunit:spring-test-dbunit:jar:1.3.1: Could not transfer artifact com.github.springtestdbunit:spring-test-dbunit:pom:1.3.1 from/to codelds (https://code.lds.org/nexus/content/groups/main-repo): Received fatal alert: handshake_failure -> [Help 1]

and pom.xml

<properties>
        <springtest.dbunit.version>1.3.1</springtest.dbunit.version>
        <dbunit.version>2.5.2</dbunit.version>
    </properties>
        <dependency>
            <groupId>com.github.springtestdbunit</groupId>
            <artifactId>spring-test-dbunit</artifactId>
            <version>${springtest.dbunit.version}</version>
            <scope>test</scope>
        </dependency>
``` 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions