Vincent Massol wrote:

>WDYT of allowing settings.xml in a project's dir?
>  
>
Remove <settings, rename to ${basedir}/profiles.xml.

>How am I supposed to do it?
>  
>
<profile>
  ...
  <build>
    <plugins>
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <systemProperties>
            ... just like in the POM ...
</>

I'm not positive the configuration will be merged with an existing one
though. That might be an issue - let us know.

- Brett

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

Reply via email to