Kim Goings wrote:

> I'm currently working at a site where developers are not allowed to
> download anything to their workstations (directly or indirectly)
> without permission.  In order to get approval to use Maven, I need to
> build a local copy of the ibiblio repository.
> 
> Has anyone else had to do this?  Have any automation you'd be willing
> to share?  I have a couple approaches for automating it, but I'd be
> ecstatic if someone else had already written something I could reuse.

You might use maven-proxy.codehaus.org. Configuring this tool, every
developer accesses the proxy and the proxy will fetch things from the web.
So it's just one server that needs the ability ...

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to