Skip to content

downgrade version in README for the latest published version #43

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

Closed
wants to merge 1 commit into from

Conversation

hochgi
Copy link

@hochgi hochgi commented Aug 3, 2022

version 5.3.0 is not published to the sbt plugins repo.
Checking the repo:
https://scala.jfrog.io/ui/native/sbt-plugin-releases/org.openapitools/sbt-openapi-generator/scala_2.12/sbt_1.0/
it seems that version 5.0.1 is the latest published version.

Changing the README helps newcomers to avoid such build errors:

[error]   not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.openapitools/sbt-openapi-generator/scala_2.12/sbt_1.0/5.3.0/ivys/ivy.xml
[error]   not found: https://repo.typesafe.com/typesafe/ivy-releases/org.openapitools/sbt-openapi-generator/scala_2.12/sbt_1.0/5.3.0/ivys/ivy.xml
[error]   not found: https://repo.typesafe.com/typesafe/releases/org/openapitools/sbt-openapi-generator_2.12_1.0/5.3.0/sbt-openapi-generator-5.3.0.pom
[error]         at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:258)
[error]         at lmcoursier.CoursierDependencyResolution.$anonfun$update$38(CoursierDependencyResolution.scala:227)
…
[error]         at java.lang.Thread.run(Thread.java:750)
[error] (update) sbt.librarymanagement.ResolveException: Error downloading org.openapitools:sbt-openapi-generator;sbtVersion=1.0;scalaVersion=2.12:5.3.0

Also, please publish newer versions 🙏

version `5.3.0` is not published to the sbt plugins repo.
Checking the repo:
https://scala.jfrog.io/ui/native/sbt-plugin-releases/org.openapitools/sbt-openapi-generator/scala_2.12/sbt_1.0/
it seems that version `5.0.1` is the latest published version.

Changing the README helps newcomers to avoid such build errors:
```
[error]   not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.openapitools/sbt-openapi-generator/scala_2.12/sbt_1.0/5.3.0/ivys/ivy.xml
[error]   not found: https://repo.typesafe.com/typesafe/ivy-releases/org.openapitools/sbt-openapi-generator/scala_2.12/sbt_1.0/5.3.0/ivys/ivy.xml
[error]   not found: https://repo.typesafe.com/typesafe/releases/org/openapitools/sbt-openapi-generator_2.12_1.0/5.3.0/sbt-openapi-generator-5.3.0.pom
[error]         at lmcoursier.CoursierDependencyResolution.unresolvedWarningOrThrow(CoursierDependencyResolution.scala:258)
[error]         at lmcoursier.CoursierDependencyResolution.$anonfun$update$38(CoursierDependencyResolution.scala:227)
…
[error]         at java.lang.Thread.run(Thread.java:750)
[error] (update) sbt.librarymanagement.ResolveException: Error downloading org.openapitools:sbt-openapi-generator;sbtVersion=1.0;scalaVersion=2.12:5.3.0
```

Also, please publish newer versions 🙏
@jrouly
Copy link
Contributor

jrouly commented Oct 20, 2022

Once #44 is merged we can start publishing this plugin.

@jrouly jrouly closed this Oct 20, 2022
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

Successfully merging this pull request may close these issues.

2 participants