Why do you want to skip error in unit tests ? Do you have a patch that needs to be verified ?
You can use -PrunAllTests . Cheers On Fri, Jan 4, 2013 at 10:24 PM, Xiaomin Zhang <[email protected]>wrote: > Hello, gurus: > I think '-Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true' > is enough for maven to continue running unit tests even there're some cases > timeout or failed. But I cannot get the expected result. > Is there anything I need to look at? > Thanks. >
