Hi Andras,

I am basically just following the instructions at

http://maven.apache.org/plugins/maven-failsafe-plugin/

which clearly explain that - in order to have the post-integration-test phase executed properly - one should issue a

> mvn verify

Let me know if I am looking at things wrongly.

Cheers
Werner

On 16.05.2010 11:15, Andras Hatvani wrote:
Werner,

As I wrote in my mail on 2010 May 3 21:14:29 CEST the "integration-test" would be the 
proper build phase and not "verify". What are the reasons that you still stick to this 
phase? Verify doesn't even have pre- and post-phases…

Andras

On 2010 May 16, at 10:58, Werner Guttmann wrote:

Hi,

just to let you know that I have started to commit patches against SVN trunk 
that

a) introduce the maven-failsafe-plugin
b) binds various helper plugins (such as the maven-sql-plugin) to 
pre-integration-test and post-integration-test phases rather than whatever was 
in place.

As a result of this, all integration tests available in the jdo-extension-it 
and jpa-extension-it modules will not be included with a

  mvn clean test

anymore, but will (only) be available with a mvn clean verify. Please adjust 
your working with the Castor code base accordingly.

Cheers
Werner

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

     http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to