Can we start the maven build from the point where it failed

Posted by Shekhar on Stack Overflow See other posts from Stack Overflow or by Shekhar
Published on 2010-05-25T05:52:16Z Indexed on 2010/05/25 7:31 UTC
Read the original article Hit count: 351

Filed under:
|

Hello,

Suppose, I am doing a full build on my large project which has 7 modules and on the 6th module

build failed because a test failed. Is there any way by which I can start the build from the

point it failed?

Thanks

Shekhar

© Stack Overflow or respective owner

Related posts about java

Related posts about maven