FWIW we use Apache Archiva http://archiva.apache.org/ e.g., http://codegeo.org/archiva/browse/nz.org.geonet
All the ant tasks to take care of publishing and credentials etc are in our build base file: http://codegeo.org/repos/codegeo/build/trunk/build-base.xml If you're using netbeans then you could benefit from this directly by taking it and modifying it only slightly. See http://codegeo.org/confluence/display/codegeo/Common+Build+Environment Otherwise copy anything that looks useful. Cheers, Geoff On Wed, Apr 13, 2011 at 4:48 AM, Richard_Senior <[email protected]> wrote: > > Hello, > > I need to be able to publish and consume dependancies from a remote > repository. > Is there a web application that will allow http put or some other method of > publishing dependancies directly to it using ivy:publish? > > I've tried codehaus maven-proxy but it doesn't allow publishing. > When I set up an ibiblio retriever it works, but when I try to publish to > that retriever I get 405 method not allowed for the PUT request. > -- > View this message in context: > http://old.nabble.com/Web-based-ivy-repository...-tp31380922p31380922.html > Sent from the ivy-user mailing list archive at Nabble.com. > >
