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.
Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
