reactiverse / aws-sdk

Using vertx-client for AWS SDK v2
Apache License 2.0
49 stars 14 forks source link

Project not available through Maven #32

Closed davidzzzzz closed 5 years ago

davidzzzzz commented 5 years ago

Hi folks! We'd love to use this project, but when we follow the readme to import this project in gradle, we're not able to resolve the artifact.

Would it be possible to start publishing releases for this project to a maven repo?

aesteve commented 5 years ago

We're looking at it.

We're investigating different alternatives for signing/publishing artifacts.

Sorry for the inconvenience.

davidzzzzz commented 5 years ago

No worries at all!

vietj commented 5 years ago

version 0.0.3 has been released in Maven Central, it should be synchronized soon

vietj commented 5 years ago

It should actually be 0.3.0

chris-brace commented 4 years ago

it seems like only 0.3.0 ever got pushed to maven! i can't seem to find 0.6.0 anywhere. Am i looking in the wrong place? https://search.maven.org/search?q=a:vertx-aws-sdk

aesteve commented 4 years ago

https://search.maven.org/artifact/io.reactiverse/aws-sdk

You'll find every a aivalable version here

chris-brace commented 4 years ago

Thank you! I made a pr to update the README.md https://github.com/reactiverse/aws-sdk/pull/48