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
<[email protected]> wrote:
> I always run mvn install. But point 1 is probably my problem.
>
> On Mon, Aug 23, 2010 at 9:46 AM, Stephen Connolly
> <[email protected]> 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 <[email protected]> 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: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]