Re: How easy/reliable is a maven repo hosted on webdav?

2015-11-05 Thread Graham Leggett
On 05 Nov 2015, at 2:13 AM, Kevin Burton wrote: > I need to setup a new maven repo due to some changes we're making in our CI > framework. > > Basically, I want something simple.. I was looking at bintray and > artifactory and I think they are overkill for what we need and

Re: How easy/reliable is a maven repo hosted on webdav?

2015-11-05 Thread Ken Hylton
sage- > From: Kevin Burton [mailto:bur...@spinn3r.com] > Sent: Thursday, November 05, 2015 3:30 PM > To: Maven Users List > Subject: Re: How easy/reliable is a maven repo hosted on webdav? > > On Wed, Nov 4, 2015 at 10:36 PM, Anders Hammar <and...@hammar.net> wrote: &g

RE: How easy/reliable is a maven repo hosted on webdav?

2015-11-05 Thread Robert Patrick
: Thursday, November 05, 2015 3:30 PM To: Maven Users List Subject: Re: How easy/reliable is a maven repo hosted on webdav? On Wed, Nov 4, 2015 at 10:36 PM, Anders Hammar <and...@hammar.net> wrote: > A real repository manager is not overkill but rather the basic > foundation in a Mav

Re: How easy/reliable is a maven repo hosted on webdav?

2015-11-05 Thread Kevin Burton
On Wed, Nov 4, 2015 at 10:36 PM, Anders Hammar wrote: > A real repository manager is not overkill but rather the basic foundation > in a Maven-based dev environment. And there are free versions of them: > nexus oss, artifactory and archiva. > I strongly advice against trying

How easy/reliable is a maven repo hosted on webdav?

2015-11-04 Thread Kevin Burton
I need to setup a new maven repo due to some changes we're making in our CI framework. Basically, I want something simple.. I was looking at bintray and artifactory and I think they are overkill for what we need and could be rather expensive per year. We already have plenty of hardware so I just

Re: How easy/reliable is a maven repo hosted on webdav?

2015-11-04 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin, Nexus OSS is simple to set up and run either stand-alone or behind Apache HTTPD. . . . just a happy user /mde/ On 11/4/2015 4:13 PM, Kevin Burton wrote: > I need to setup a new maven repo due to some changes we're making > in our CI

Re: How easy/reliable is a maven repo hosted on webdav?

2015-11-04 Thread Anders Hammar
A real repository manager is not overkill but rather the basic foundation in a Maven-based dev environment. And there are free versions of them: nexus oss, artifactory and archiva. I strongly advice against trying to do this with your home-brewed solution! /Anders (mobile) On Nov 5, 2015 1:14 AM,