You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Nathan Coast <na...@codeczar.com> on 2003/09/16 06:05:36 UTC

defered testing for deployable components

Hi,

I have unit tests for numerous components that need to be deployed 
within a j2ee container prior to testing.  Unfortunately in order to 
assemble the components, test:test will get called somewhere along the 
way.  Is there any way to prevent the execution of the unit tests until 
after assembly?  Or is this integration testing should be implemented 
differently?

thanks
Nathan




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