Skip to content

Could not transfer artifact com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2 #210

Open
@arichiardi

Description

@arichiardi

Hi there, I am running into this issue when using the latest version of codox:

Error building classpath. Could not transfer artifact com.vladsch.flexmark:flexmark-ext-emoji:jar:0.62.2 from/to central (https://repo1.maven.org/maven2/): status code: 416, reason phrase: Range Not Satisfiable (416)

As a workaround I have been able to add these to my deps.edn:

com.vladsch.flexmark/flexmark {:mvn/version "0.64.0"}
           com.vladsch.flexmark/flexmark-profile-pegdown {:mvn/version "0.64.0"}
           com.vladsch.flexmark/flexmark-util-misc {:mvn/version "0.64.0"}

I am not sure why it happens, did it happen to others?

Would a dependency bump suffice (in which case I can definitely PR 😄)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions