On Thu, May 1, 2008 at 3:13 PM, Wolfgang Häfelinger <[EMAIL PROTECTED]> wrote:
> Is there someone out there using Ivy in an Enterprise? If so, how do you > handle > generated artifacts? > > We have a build server which also hosts the ivy repository. When a build completes, <ivy:publish> pushes the artifacts into the filesystem subdirectory which is the ivy repository. Apache is configured to serve that subdirectory via HTTP. In other words: build machine + Apache = enterprise ivy repository. -Archie -- Archie L. Cobbs
