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
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
The text was updated successfully, but these errors were encountered: