Closed dparshin closed 10 years ago
not sure where the error is, but I'm getting:
:pullInDeps
Downloading 100%
Module io.vertx~mod-mysql-postgresql~0.3.0-SNAPSHOT not found in any repositories
turns out the problem is in sonatype snapshot repository, it no longer works on http url. Sonatype redirects to https url and vertx fails to process this redirect. I was able to workaround the problem by putting repos.txt to platform_lib directory and changing sonatype url to https.
looks like the artifact has been removed from repositories