I tried all solutions mentioned on stackoverflow.com
junit not using the newest file Eclipse/Maven: JUnit tests not compiled when running them
but junit change made in eclipse is not updating class file in target/test-classes, only running mvn install is causing .class file to be updated. In other module of maven, its working properly, but except one of this. Please help.