On Tue, Aug 3, 2010 at 10:07 AM, Benjamin Bentmann
<[email protected]> wrote:
> Barrie Treloar wrote:
>
>> Looking at
>> http://docs.codehaus.org/display/MAVEN/Creating+a+Maven+Integration+Test
>> and the Verifier code there doesn't appear to be any way to pass in my
>> local settings.xml (which sets the mirror definitions)
>
> Many of the ITs require specific mirror/proxy setups, so using arbitrary
> settings isn't easy. I just updated the IT suite to use a global
> settings.xml which supports the system properties proxy.host, proxy.port,
> proxy.user and proxy.pass to setup a HTTP proxy. I'll see about exposing the
> repo URL for overriding next.

Tops, thats a good start.

I'm happy with my work around at the moment since I only want to run
one IT test to proof whether there is a bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to