[1] Proximity is in function somewhere between http-proxy and
proactive-mirror. Proximity is not HTTP Proxy. One of it's primary use
is as Java web application to serve as maven proxy on our company's
intranet. As for reducing outgoing traffic (caching central and other
maven repos), aggregating more repositories (reducing project config)
with acting as one logical repository and for publishing in-house and
other external maven artifacts which are not uploadable to ibiblio
(like commercial projects, J2EE Jars, etc...).

[1] http://proximity.abstracthorizon.org/

Wayne

On 3/2/07, Dees, Ian (GE Healthcare) <[EMAIL PROTECTED]> wrote:
I haven't heard of any of those utilities. I will look in to them. What
are they meant to do? (I suppose I could assume by the name, but just
being complete...)

Thanks,
Ian

-----Original Message-----
From: Wayne Fay [mailto:[EMAIL PROTECTED]
Sent: Friday, March 02, 2007 10:28 AM
To: Maven Users List
Subject: Re: Easily List Dependencies for New Plugin?

Not that I'm aware of... You'll probably want to run your build (using
Surefire 2.3) externally and watch the plugins that come down, then
copy those files to your in-house repo manually.

Any particular reason you're not running Maven Proxy or Proximity (or
Archiva) etc which would manage things for you, requiring less manual
intervention?

Wayne

On 3/2/07, Dees, Ian (GE Healthcare) <[EMAIL PROTECTED]> wrote:
> Hi List,
>
> I am trying to update our in-house repository with the new Surefire
2.3
> plugin. I'd like to make sure all of the Surefire dependencies are
> available, too.
>
> Is there a way to automatically "mirror" repo1 to a local server
without
> manually checking for the 2.3 dependencies?
>
> -Ian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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


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



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

Reply via email to