On Wed, Aug 27, 2008 at 3:36 AM, Todor Boev <[EMAIL PROTECTED]> wrote:

> Currently I need to set up an HTTP visible maven repo on a resource
> constrained box. It has some linux - don't know the distro, and an old
> Apache 1.3 web server. I tried to simply designate a directory to be the
> repo and made it accessible via the apache (enabled indexing for the dir).
> As expected maven could download from that directory but could not put jars
> back into into it (HTTP PUT doesn't work). I need to know if it is possible
> to just tweak apaches config a bit more to make the repo fully functional. I
> hope I don't need to deploy something like Nexus - it doesn't leave enough
> resources for the elaborate Ant-based build system that also lives on the
> linux box (pentium  III, 512 mb ram,  8gb  hdd)


Nexus is pretty light, i'm given to understand -- but I respect the fact
that that's a pretty resource-constrained box as well.   When your build
system is outpowered by current cell-phones, perhaps it's time to upgrade
the build system?

  - Geoffrey
-- 
Geoffrey Wiseman

Reply via email to