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

Failed to resolve plugin sbt-lightbend-markdown #4825

Closed
dwijnand opened this issue Jun 21, 2019 · 1 comment
Closed

Failed to resolve plugin sbt-lightbend-markdown #4825

dwijnand opened this issue Jun 21, 2019 · 1 comment
Milestone

Comments

@dwijnand
Copy link
Member

steps

sbt version: 1.3.0-RC2

problem

[warn] 	Note: Some unresolved dependencies have extra attributes.  Check that these dependencies exist with the requested attributes.
[warn] 		com.lightbend.markdown:sbt-lightbend-markdown:1.7.0 (sbtVersion=1.0, scalaVersion=2.12)
[warn] 
[warn] 	Note: Unresolved dependencies path:
[error] sbt.librarymanagement.ResolveException: Error downloading com.lightbend.markdown:sbt-lightbend-markdown;sbtVersion=1.0;scalaVersion=2.12:1.7.0
[error]   Not found
[error]   not found: https://repo1.maven.org/maven2/com/lightbend/markdown/sbt-lightbend-markdown_2.12_1.0/1.7.0/sbt-lightbend-markdown-1.7.0.pom
[error]   not found: /home/travis/.ivy2/local/com.lightbend.markdown/sbt-lightbend-markdown/scala_2.12/sbt_1.0/1.7.0/ivys/ivy.xml
[error]   not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.lightbend.markdown/sbt-lightbend-markdown/scala_2.12/sbt_1.0/1.7.0/ivys/ivy.xml

expectation

Build loads, doc tests pass.

@eed3si9n
Copy link
Member

Opened lightbend/lightbend-markdown#14, and this is basically the same story as #4698 / #4827, so I am going to close this as duplicate.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants