I will be honest. I have not played with the Maven4MyEclipse feature much, so the follwoing assumption could be false.
Assumption:
Maven has it’s own standard project layout that required Myeclipse to change how it interacts with servers. To use the server plugin features, Myeclipse 6.0 and below required a project structure that would have a folder that was a “standard war or ear” . The Maven4MyEclipse changes now allow for a Maven Project layout which does not have the “standard war or ear” folder.
If this is true, is it possible to easily allow for the Standard Grails project layout. Is it something I can configure or does it require MyEclipse changes?
Thanks
Josh