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


Reply via email to