I install a eclipse mars and download maven plugins but when I create my first app in pom it is showing the error Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (execution: default-testCompile, phase: test-compile)
I try all possibility but can not resolve so what is the solutation