Resolving ivy dependencies on a proxied repository with gradle leads to missing resources
问题 We have a master - slave repository approach set up with nexus pro as a master and a nexus pro as slave, where our snapshot and releases repositories are configured to be proxied (moreover using the smartproxy technology from sonatype nexus). Our project is a multiproject build which is based upon Gradle and Ivy. We use dynamic versions (e.g. 1.+) to define and resolve dependencies. The problem is that an artifact can't be resolved on a proxy, that has correctly beeing published to the master