I just create a new-project.even for the new projects its gives error that commented below:
Multiple annotations found at this line:
Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin: 3.1:testCompile (execution: default-testCompile, phase: test-compile)
- Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (execution: default-compile, phase: compile)
Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-resources-plugin: 2.6:testResources (execution: default-testResources, phase: process-test-resources)
Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-resources-plugin: 2.6:resources (execution: default-resources, phase: process-resources)