Results 1 to 2 of 2

Thread: Maven Pain with STS 2.8, please help!

  1. #1
    Join Date
    Nov 2011
    Posts
    1

    Question Maven Pain with STS 2.8, please help!

    I am recently installed STS 2.8 for evaluation Spring Roo and Grails development.
    But it cost me 2 days fighting for a successful maven build on a newly created Roo project.
    My STS version is 2.8 and my operation system is windows 7 x64 edition.
    The STS is running on JDK 6 and JDK 7 (for a try).

    My maven plugin version is shown in the following picture:
    STS Intallation.jpg

    When I created a new Roo project, I immediately got following errors:
    Errors.jpg

    And by the way, the effective POM is as follows:
    rootest.txt

    As you can see the m2e version is already 1.0 and I am not getting error life cycle related error messages.

    Any idea of how can I make it right? I am eagerly waiting for help.

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

    Default

    I am not sure exactly what your problem is, but the root cause is likely related to the JarArchiver problem at the top of your screenshot. Can you select all of your errors in the problems view, right click and copy? Then paste the text in a response here. It may give us some more information.

    Also, do you see any errors in your error log?

    You may also get some better information on the m2e users mailing list:
    https://dev.eclipse.org/mailman/listinfo/m2e-users
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

Tags for this Thread

Posting Permissions

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