Yes Archiva accepts publishing via http. Our CI systems publishes a snapshot to it via http on every successful build and we run a manual build plan for releases.
As to Ivy files... It's a maven repo so we use the Ivy ant tasks to make a pom (targets for doing this in the build-base file): http://codegeo.org/archiva/browse/nz.org.geonet/esb-embedded-amq/2.0.0 but the projects use Ivy: http://codegeo.org/repos/hazbus/esb-embedded-amq/trunk/ivy.xml This was done so if anyone want to use Maven on codegeo the repo can cope. YMMV. Cheers, Geoff On Wed, Apr 13, 2011 at 9:18 AM, Richard_Senior <[email protected]> wrote: > > > Geoff Clitheroe-2 wrote: >> >> FWIW we use Apache Archiva http://archiva.apache.org/ e.g., >> ... >> > Could I be cheeky and ask you for links to your ivy files please? :) > Does Archiva accept publishing via HTTP? > -- > View this message in context: > http://old.nabble.com/Web-based-ivy-repository...-tp31380922p31382982.html > Sent from the ivy-user mailing list archive at Nabble.com. > >
