Re: Using settings.xml to override a system property for the surefire plugin

2005-09-03 Thread Brett Porter
Vincent Massol wrote: >WDYT of allowing settings.xml in a project's dir? > > Remove How am I supposed to do it? > > ... maven-surefire-plugin ... just like in the POM ... I'm not positive the configuration will be merged with an exist

Using settings.xml to override a system property for the surefire plugin

2005-09-03 Thread Vincent Massol
Hi, I'm trying to use a settings.xml file to override a system property passed to surefire (for the Cargo m2 build). Here's what I have in my settings.xml: user-vmassol cargo.containers orion2x