Skip to content

Problem with ivy dependency 'www.xerial.org' #7958

Open
@hautot211

Description

@hautot211

Hello,
Domain www.xerial.org no longer exists, making it impossible to fetch some critical dependencies and making compilation fail with the error "Cannot find symbol com.sun.jna.Pointer" like in this issue.
I believe it has moved to xerial.org, but i cannot find the ressource '/maven/repository/snapshot'. Moreover the certificate is no longer valid.

You can replace the line
<ibiblio name="xerial" m2compatible="true" root="http://www.xerial.org/maven/repository/snapshot" />
To
<ibiblio name="xerial" m2compatible="true" root="https://repo1.maven.org/maven2/" />
in the file CoreLibs/ivysettings.xml has a work-around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions