This message was deleted.
# community-support
s
This message was deleted.
v
No, if you declared the dependency properly, everything should be fine.
What do your build scripts look like?
j
So just to reiterate. B has a task which generates sources. These sources are compiled as B.jar, which is a dependency for C . A is also a dependency for C but so far that seems to be working. (or the current error is hiding another issue)
minor correction
v
Looks fine from a cursory look. Can you provide a full MCVE?
j
Yes, I think that will be best.
👌 1
Just to close the loop on this one, unfortunately the problem kind of went away by itself. I tried again the following day and it was fine.
Now working on speeding up the build - it takes longer than the Maven build at the moment.
Thanks for the help until now.
👌 1