r10088 has the fix.

2009/7/7 Stephen Connolly <stephen.alan.conno...@gmail.com>:
> here is a workaround for you...
>
> <plugins>
>  <plugin>
>    ...
>    <artifactId>failsafe-maven-plugin</artifactId>
>    <configuration>
>      <skipTests>${skipITs}</skipTests>
>      ...
>    </configuration>
>    ...
>  </plugin>
>
> I'll have a look at fixing this otherwise
>
> 2009/7/7 Henry_N <henry...@gmail.com>:
>>
>> I have the same problem :-((. Looked at the source code and there is no
>> mention of skipITs that I found. It would be really great to have that
>> feature. Is there any time-frame when this will be added?
>>
>> Henry
>>
>>
>> ben.lidgey wrote:
>>>
>>> I can't get this to work. Looking in the code on the failsafe site
>>> (http://mojo.codehaus.org/failsafe-maven-plugin/xref/index.html) in both
>>> the IntegrationMojo and VerifyMojo classes shows parameters for the
>>> skipTests etc, but not one for skipITs.
>>>
>>
>> --
>> View this message in context: 
>> http://www.nabble.com/How-to-skip-integration-tests-tp23870998p24382026.html
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to