`mvn versioneye:create` fails with ratelimit exceded
This happens if the project already exists, as well as if the project is band-new. The API key only shows 1 or 2 additonal accesses, so clearly the 50-per-hour limit isn't being hit, but the plugin is getting a ratelimit error.
the securityCheck, versionCheck and the combined goals are all failing for me with the same ratelimit exceeded issue, and now the use counter on the API token isn't even incrementing.
Hi @cdeszaq Sorry for the late response. Can you share a link to your VersionEye project and a link to your pom.xml?
@cdeszaq By default you can make 50 HTTP requests per hour to our public API. If you need more requests you need to buy a paid subscription. Let me know if this is still an issue for you.