This is what the <ivy:publish> ant task is for. We have a similar set up, a build machine that is also the internal repository host. When stuff gets built, the jars (and ivy.xml) get published into a well-known directory which is exposed by the web server.
-Archie On Tue, Apr 29, 2008 at 6:32 PM, Kevin Duffey <[EMAIL PROTECTED]> wrote: > Hey all, > > I don't know what I am missing, but I can't seem to find any info within > the docs on how to actually deploy my own repository server where I can drop > .jar files into it, and then have build scripts pull from it. Is there a > ivy-web.jar or something I run? I have a build machine that I also want to > run my own company repository from so that I can have different jar files > built and dropped, then retrieved from my own repository. > > Thanks. > > > > > > > > ____________________________________________________________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. > http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > -- Archie L. Cobbs
