only way I can think of is create a 'build.properties' file inside project A, with the line 'maven.test.skip=true' (without the quotes).

Maven User wrote:

Does anyone know to suppress the Unit Test to a specific project if no
changes made.

Example:
Project A
Project B depends on Project  A

if i want create a jar for Project B and there's no changes in Project
Core A.  It should test on project B not on project A since there's no
change to it.

Alvin

---------------------------------------------------------------------
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]

Reply via email to