3 Attachment(s)
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:
Attachment 4372
When I created a new Roo project, I immediately got following errors:
Attachment 4373
And by the way, the effective POM is as follows:
Attachment 4374
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.