I am in verify, I mistyped:

 <execution>
                                <id>verify</id>
                                <phase>verify</phase>
                                <goals>
                                    <goal>verify</goal>
                                </goals>
                            </execution>



On Mon, Aug 23, 2010 at 12:01 PM, Benson Margulies
<bimargul...@gmail.com> wrote:
> I always run mvn install. But point 1 is probably my problem.
>
> On Mon, Aug 23, 2010 at 9:46 AM, Stephen Connolly
> <stephen.alan.conno...@gmail.com> wrote:
>> 1. put failsafe:verify in verify where it's supposed to be
>> 2. don't run "mvn integration-test" but run "mvn verify" (shorter to type 
>> too)
>>
>> -Stephen
>>
>> On 23 August 2010 14:28, Benson Margulies <bimargul...@gmail.com> wrote:
>>> I have been unable to find a way to make a failure in an integration
>>> test result in failing the overall build. I have failsafe:verify in
>>> post-integration, and no joy.
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>>
>

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

Reply via email to