Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
arichiardi opened this issue Jun 22, 2022 · 0 comments

Comments

@arichiardi
Copy link

arichiardi commented Jun 22, 2022

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 😄)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant