You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jakub Pawlowicz <co...@jakubpawlowicz.com> on 2006/07/17 17:14:18 UTC

[M2] Difference between 'mvn test' and 'mvn install'

Hi,

Does anybody know what's the difference between 'mvn test' and 'mvn  
install' in the means of used classpath?
If I run a 'mvn test' in a multimodule project, the other modules are  
included to the classpath and my tests run fine.
However if I run 'mvn install' some tests fail, because a  
configuration XML file (which resides in one module's jar) could not  
be found.

Any thoughts?

Best regards,
Jakub Pawlowicz

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