Error downloading com.softwaremill.macwire:macrosakka_3:2.5.7

Open
#239 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
scala
Domain
build-system

Research direction

Start with the installation using sbt section in the linked macwire documentation and compare its macrosakka_3:2.5.7 coordinate with the Sonatype snapshots repository URL and the reported sbt resolution error. Done means the documented dependency coordinates resolve successfully, or the documentation clearly identifies the correct published artifact.

Written by the indexing model from the issue text.

Description

Scala3

https://oss.sonatype.org/content/repositories/snapshots/com/softwaremill/macwire/

not found that lib macrosakka 3 2.5.7


[error] sbt.librarymanagement.ResolveException: Error downloading com.softwaremill.macwire:macrosakka_3:2.5.7

not found 

May be the document told wrong

https://github.com/softwaremill/macwire#installation-using-with-sbt

libraryDependencies += "com.softwaremill.macwire" %% "macros" % "2.5.7" % "provided"

libraryDependencies += "com.softwaremill.macwire" %% "macrosakka" % "2.5.7" % "provided"

libraryDependencies += "com.softwaremill.macwire" %% "util" % "2.5.7"

libraryDependencies += "com.softwaremill.macwire" %% "proxy" % "2.5.7"
Dominant language
Scala
Stars
1.3k
Forks
77
Avg merge
9m
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from softwaremill/macwire

All issues in softwaremill/macwire

Similar issues

More Scala issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.