Looks like this is: http://jira.codehaus.org/browse/GRADLE-600
Anyone, we're currently using Sonatype Nexus™ Open Source Edition, Version: 1.4.1 anyone had experience with another artifact repository that wouldn't have this issue? - Peace Dave On Fri, Dec 10, 2010 at 11:42 AM, Dave King <[email protected]> wrote: > So we have a large project that uses multiple sub projects and uses > jars that we produce from other separate projects in house. When we > update one of the core jars we see each sub project do a download of > the jar. > > so for each sub project we see: > > Download > http://buildmaster:8081/nexus/content/groups/public-snapshots/com.elluminate.classroom/classroom-util/1.0-SNAPSHOT/ivy.xml > Download > http://buildmaster:8081/nexus/content/groups/public-snapshots/com.elluminate.classroom/classroom-util/1.0-SNAPSHOT/classroom-util-1.0-SNAPSHOT-sources.jar > Download > http://buildmaster:8081/nexus/content/groups/public-snapshots/com.elluminate.classroom/classroom-util/1.0-SNAPSHOT/classroom-util-1.0-SNAPSHOT.jar > > I would have expected that we'd see that once and then it would be > found in the cache. Is this expected behavior or do we have a > problem? > > This isn't a big deal for those of who are on the LAN with the build > master machine, but we're spread from Vancouver to New York and we're > trying to speed up the build for remote users. > > - Peace > Dave > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
