nmatrix9,
Sorry we ran into such a hairy time working with Maven4MyEclipse for the first time, that was definitely not our intention and was just the result of us not scoping the first-pass at integrated Maven support correctly.
Maven support has been a long time coming and has been a big integration task on our end (understanding Maven dependencies as deployable libraries, attaching sources, debugging lookup, library management, mavenized-capabilities management, etc. etc.) all of these changes in MyEclipse were required to integrate the two technologies together.
To keep the first pass (which was released in 6.5) manageable we scoped it down to new-projects-only and making sure all work flows continued to work and shipped that out, as soon as that dropped quite a few users already working with m2eclipse projects ran into a brick wall, essentially: "Why isn't this working in 6.5?!", that was our mistake.
All of this functionality is getting expanded and added in MyEclipse 7.0 (most likely first visible in 7.0M2 coming at the end of this month) and we are also allowing users to unlock the m2eclipse interface as well for more advanced users, so hopefully it should remove the barriers to entry for everyone having problems.
NOTE: Ripping a core part of the IDE out, per your suggestion, will leave MyEclipse in an unsupported/untested state... we really wouldn't recommend it. There are things like the new project wizards that make no attempt to work if the core Genutiec plugins for Maven are missing, so I really can't speak to that being a good solution, for folks that need m2eclipse support *right now* before we wrap up 7.0M2, we would recommend staying on 6.0.1+m2eclipse for now to keep things nice and stable and supported.
Of course you are still welcome to rip out the plugins, I just wanted to preface that with a "please be careful" note if you are doing so. |