Error: Task qmoney:compileTestJava
failed!
I have no idea why i am getting this error although all tests ran fine when i did ./gradlew build.
Here is what i have tried repeatedly:-
1.resetting the workspace
2. ./gradlew clean build
Also it the editor was saying something about setting executable maven executbale path,so i think it might be related to this.
Again, all local test cases work fine.
Any help will be greatly appreciated.