Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Question - where does sbt-docker-compose plugin live? #114

@prayagupa

Description

@prayagupa

I added the sbt-docker-compose dependency

addSbtPlugin("com.tapad"          % "sbt-docker-compose"            % "1.0.34")

but can not find the artifact in any of following plugin repos;

error trace

[warn] 	module not found: com.tapad#sbt-docker-compose;1.0.34
[warn] ==== typesafe-ivy-releases: tried
[warn]   https://repo.typesafe.com/typesafe/ivy-releases/com.tapad/sbt-docker-compose/scala_2.12/sbt_1.0/1.0.34/ivys/ivy.xml
[warn] ==== sbt-plugin-releases: tried
[warn]   https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.tapad/sbt-docker-compose/scala_2.12/sbt_1.0/1.0.34/ivys/ivy.xml
[warn] 	::::::::::::::::::::::::::::::::::::::::::::::
[warn] 	::          UNRESOLVED DEPENDENCIES         ::
[warn] 	::::::::::::::::::::::::::::::::::::::::::::::
[warn] 	:: com.tapad#sbt-docker-compose;1.0.34: not found
[warn] 	::::::::::::::::::::::::::::::::::::::::::::::
[warn] 
[warn] 	Note: Some unresolved dependencies have extra attributes.  Check that these dependencies exist with the requested attributes.
[warn] 		com.tapad:sbt-docker-compose:1.0.34 (scalaVersion=2.12, sbtVersion=1.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions