Hi, I've just installed maven 2.0.10 and tried to use it with m2eclipse v0.9.7.200902090947. Accordingly, I configured m2eclipse to use external installation instead of embedded one.
However, effective pom that I get through pom editor is showing old plugin dependencies from maven 2.0.9. I suppose m2eclipse uses "pom-4.0.0.xml" from its own "maven-project-2.1-SNAPSHOT.jar" instead of one from external maven installation. If this is true, I don't believe this is correct since m2eclipse is configured with external maven installation. This means if external installation is not in line with m2eclipse provided embedded maven distribution, I will always get wrong effective pom displayed. Is this a bug or intended behavior, and is there any workaround? Tnx Best regards, Damir Murat