Skip to content

Missing resolver? #2

Description

@ciddan

I cannot get the plugin to work since it can't be found by play. Even the sample project in the repo fails to start with "Unresolved dependencies". This is the output generated by play/sbt:

[warn]  module not found: com.linkedin#play-plugins-testng;2.2.1
[warn] ==== typesafe-ivy-releases: tried
[warn]   http://repo.typesafe.com/typesafe/ivy-releases/com.linkedin/play-plugins-testng/scala_2.10/sbt_0.13/2.2.1/ivys/ivy.xml
[warn] ==== sbt-plugin-releases: tried
[warn]   http://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.linkedin/play-plugins-testng/scala_2.10/sbt_0.13/2.2.1/ivys/ivy.xml
[warn] ==== local: tried
[warn]   /usr/local/Cellar/play/2.2.1/libexec/repository/local/com.linkedin/play-plugins-testng/scala_2.10/sbt_0.13/2.2.1/ivys/ivy.xml
[warn] ==== Maven2 Local: tried
[warn]   file:/Users/ciddan/.m2/repository/com/linkedin/play-plugins-testng_2.10_0.13/2.2.1/play-plugins-testng-2.2.1.pom
[warn] ==== public: tried
[warn]   http://repo1.maven.org/maven2/com/linkedin/play-plugins-testng_2.10_0.13/2.2.1/play-plugins-testng-2.2.1.pom
[warn] ==== Typesafe Releases Repository: tried
[warn]   http://repo.typesafe.com/typesafe/releases/com/linkedin/play-plugins-testng_2.10_0.13/2.2.1/play-plugins-testng-2.2.1.pom
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: com.linkedin#play-plugins-testng;2.2.1: not found
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]
[warn]  Note: Some unresolved dependencies have extra attributes.  Check that these dependencies exist with the requested attributes.
[warn]      com.linkedin:play-plugins-testng:2.2.1 (sbtVersion=0.13, scalaVersion=2.10)
[warn]
sbt.ResolveException: unresolved dependency: com.linkedin#play-plugins-testng;2.2.1: not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions