Hi everyone,

Seems I am either making fundamental mistake in understanding Ivy or missing
something. How should I setup compilation when I have two projects: A and B,
the last one depends on the latest version of A. 
My setup is based on “multi-project” example, which comes
with Ivy. Code of both projects is changed locally and I want to test
compilation of B. Both “compile” of B and “compile-all” fail until A is
published. I would expect something in either “dependencies” of B or resolvers
to tell Ivy that A needs to be rebuild.
 
Could anyone point me to my mistake?
 
Thanks a lot,
Viktor



Reply via email to