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)

Currently I'm hacking the IT test of interest and to include
        verifier.getCliOptions().add( "-s/path/to/settings.xml");

More sane suggestions are most welcome.

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

Reply via email to