I have just started publishing jars from one project and making then dependents to others. This works well except there is some kind of caching issue.
The publish appears to place the jars in .ivy2/local to be picked up and copied to .ivy2/cache. Now when a new jar is published to local it is not updated in cache? What is the best way to handle this? -- Ed
