Closed Shan1024 closed 6 years ago
I had similar issue with other native connectors. Problem is that Ballerina expects to find content of balo folder from connector distribution zip to be present in user's home folder at location $HOME/.ballerina/repo.
So, in case of redis connector, for example, distribution files should in the following locations:
This error comes for all the native connectors which are not pushed to central. Please refer the original issue for more updates https://github.com/ballerina-platform/ballerina-lang/issues/8314
Closing this issue since it is already tracked with #8314
Description:
could not find package wso2/kafka:*
message gets printed even when the build is exiting with status code 0.Complete Tavis log - https://travis-ci.org/ballerina-guides/messaging-with-kafka/builds/409675684