Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation or release new version #8

Open
eximius313 opened this issue Nov 1, 2017 · 0 comments
Open

Update documentation or release new version #8

eximius313 opened this issue Nov 1, 2017 · 0 comments

Comments

@eximius313
Copy link

eximius313 commented Nov 1, 2017

In README you write:
add the dependency in your build.sbt file: "com.actimust"% "play-spring-loader" % "1.0.0-SNAPSHOT"
while should be:
add the dependency in your build.sbt file: "com.actimust"% "play-spring-loader" % "1.0.0"

because

[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: com.actimust#play-spring-loader;1.0.0-SNAPSHOT: not found
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::

or please release version 1.0.1 because it seems that in 1.0.0 this PR #6 is not merged, because I got:

[error] Modules were resolved with conflicting cross-version suffixes in {file:/myproject/}:
[error]    com.typesafe.play:play-functional _2.12, _2.11
[error]    com.typesafe.akka:akka-actor _2.12, _2.11
[error]    com.typesafe.play:play-streams _2.12, _2.11
[error]    com.typesafe.play:play-json _2.12, _2.11
[error]    com.typesafe.play:play _2.12, _2.11
[error]    org.scala-lang.modules:scala-xml _2.12, _2.11
[error]    com.typesafe.akka:akka-stream _2.12, _2.11
[error]    com.typesafe.play:twirl-api _2.12, _2.11
[error]    org.scala-lang.modules:scala-java8-compat _2.12, _2.11
[error]    org.scala-lang.modules:scala-parser-combinators _2.12, _2.11
[error]    com.typesafe:ssl-config-core _2.12, _2.11
[error]    com.typesafe.akka:akka-slf4j _2.12, _2.11
@eximius313 eximius313 changed the title Update documentation Update documentation or release new version Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant