Closed rinormaloku closed 5 years ago
Just tested on MacOS Mojave and Maven 3.6.0 and it works. Can you paste the output from the Maven? I assume the problem is that there was a problem from generation classes from proto.
Hi @jakubdyszkiewicz,
Just got time to get back on this. Works perfectly, I most likely messed sth.
For someone who might have a similar issue, I fixed it by cloning once again and starting the command manually from the terminal, instead of from an IDE.
After pulling the source code and executing:
In the test class
TestMain
the following files fail to import:Tested this on Windows and Ubuntu. The same end result.