I see there’s Maven support for EJB and Web projects, but that’s just going half way.
What I need (and I’m sure there are many others having the same problem) is to be able to create an Enterprise Project with Maven support already built in.
This way I could take advantage of the hot-deploy and other integration features with my WebLogic server and at the same time use Maven to manage dependencies: win-win.
I think Eclipse projects should be able to have any number of “natures”, not force the user to chose between, say, Maven, EAR, Spring etc. That would speed-up development considerably.
Thanks.