Java dependencies have not been included with group id & artifact id in GRPC module #3789
Labels
module/grpc
Points/0.25
Reason/EngineeringMistake
The issue occurred due to a mistake made in the past.
Team/PCM
Protocol connector packages related issues
Type/Bug
Milestone
Description:
Java dependencies should be included with group id and artifact id in order to check the version of the same dependency in two modules and pick the latest version. Otherwise it will give a warning message about the conflict.
In grpc module, some dependencies have been included without group id & artifact id and it has been led to conflict warning messages.
https://github.com/ballerina-platform/module-ballerina-grpc/blob/master/ballerina/Ballerina.toml#L38
Steps to reproduce:
Affected Versions:
OS, DB, other environment details and versions:
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: