Closed zordym closed 3 years ago
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
Issue happens also for version 1.0.0-EAP
Old problem with broken release 😞 Try this: https://plugins.gradle.org/plugin/com.asyncapi.asyncapi-gradle-plugin/1.0.0-EAP-1
Thanks it's work now 😃
Describe the bug
Could not build project as gradle plugin version 1.0.0-EAP.1 require com.asyncapi:asyncapi-core:1.0.0-SNAPSHOT
How to Reproduce
Steps to reproduce the issue. Attach all resources that can help us understand the issue:
declare the plugin in build.gradle and run "gradle assemble"
Expected behavior
Be able to pull the plugin