You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[error] Not found
[error] Not found
[error] not found: C:\Users\613888453\.ivy2\localcom.typesafe.play\play-soap-plugin\2.0.0\ivys\ivy.xml
[error] not found: https://repo1.maven.org/maven2/com/typesafe/play/play-soap-plugin/2.0.0/play-soap-plugin-2.0.0.pom
Adding play-soap-plugin to a project via SBT as suggested in the docs:
libraryDependencies ++= Seq("com.typesafe.play" % "play-soap-plugin" % "2.0.0")
does not work.
https://repo1.maven.org/maven2/com/typesafe/play/play-soap-plugin indeed doesn't exist. Maybe I should source it from elsewhere? Anything I might be doing wrong here should probably be part of the documentation, I think.
The text was updated successfully, but these errors were encountered: