Possible Duplicate:
Unrooted Tests
I've a meven project and I integrated Junit for testing some methods. When I lunch Run-> Maven Install all tests are executed but if I write a new test and then I try to lunch it JUnit returned my an InitializationError of UnrootedTest? Why?