Results 1 to 2 of 2

Thread: STS, pom.xm error, Multiple annotations found at this line

  1. #1
    Join Date
    Apr 2005
    Posts
    22

    Default STS, pom.xm error, Multiple annotations found at this line

    I just created a simple project from Spring Template using STS IDE,but the pom.xm shows an error :

    Multiple annotations found at this line:
    - Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-resources-plugin:
    2.4.3:resources (execution: default-resources, phase: process-resources)
    - Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-resources-plugin:
    2.4.3:testResources (execution: default-testResources, phase: process-test-resources)

    I spent long time searching what is the problem but could not find a solution, thanks.

  2. #2
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    768

    Default

    You can see all the information about m2e and STS at this post:

    http://forum.springsource.org/showth...r-STS-2-8-1%29

    Also, see here:
    http://wiki.eclipse.org/M2E_plugin_e...on_not_covered
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •