Natan Silnitsky
Natan Silnitsky
Glad to hear you're ok :) I'm doing great. WFH of course. I ran the new exodus version on the exodus-demo repo. Looks promising. inter-module dependencies are present in the...
We consolidated the repos to around 50. But as long as you have a shared remote repo cache, I'm not sure how worse the build performance would be. The question...
Hi @shaiyahleba It should just work. I'm pretty sure we have this covered in integration tests. Which api sure you using, java, scala, ZIO? Can you please check if it...
I've noticed that the Java API [test](https://github.com/wix/greyhound/blob/master/java-interop/src/test/java/com/wixpress/dst/greyhound/java/GreyhoundBuilderTest.java#L33) doesn't include headers . Would you be willing to add an additional test case? you can base your code on existing code...
@D0rmouse Thanks for the issue! Do you have ` 1.0.0-SNAPSHOT ` defined in your pom file? Can you please add the full stack trace of the failure if you see...
From the stack trace I see that the error eminates from [_Apache Maven Artifact Resolver_](https://maven.apache.org/resolver/) 3rd party libraries The current version 1.3.3 is not the latest one [(1.4.1)](https://maven.apache.org/resolver/download.cgi) If you...
Excellent! Let me know if you need more help. Do you mind sharing a bit about your stack? Java/Scala Testing FW versions of above
Thank you for the detailed description of your project! I wonder if both the junit 4 and junit5 test targets that Exodus created make sense...
@D0rmouse, Sorry for the late reply. I don't think that if `libmain_dependencies.jar` that's a problem. The relevant jar should be created in the folder where the BUILD target exists. For...
`bazel-bin` mimics the source structure (but without the source files). please try and see if you have more jars deeper in `bazel-bin` path