Skip to content

issue while running sbt on the stringoid dir #2

Description

@dmtrmv

Getting the following error when starting sbt on the stringoid root dir:

[error] (update) sbt.librarymanagement.ResolveException: unresolved dependency: org.scalastyle#scalastyle-sbt-plugin;0.4.0: not found
[error] unresolved dependency: com.eed3si9n#sbt-assembly;0.13.0: not found
[error] unresolved dependency: com.typesafe.sbteclipse#sbteclipse-plugin;2.2.0: not found
[error] unresolved dependency: com.github.mpeltonen#sbt-idea;1.5.2: not found

I have never used this tool (sbt) before, but I presume that there are some plugins missing.

Note I made already some adjustments in compiling WALA, some tricks on hard-coded paths pointing to Android, but I don't really think they have a repercussion on this issue.

I would be grateful for any hint!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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