Hello!
I have the following problem with the Maven plugin for Eclipse: I installed it successfully and have built a project. But one day my Eclipse just crashed and after that the maven plugin disappeared. I then had unzipped another instance of Eclipse and installed Maven plugin there. As a result, I see that the Maven is installed (in help=>software updates and add-ons) and I see Definitive guide in Help. That's all. Nothing more: no maven preferences, no maven specific views, no right button menu choices when chicking on pom.xml The Eclipse is absolutely clean, and in new path. I tried with the same result Eclipse 3.2.2, Eclipse 3.3.2, Eclipse 3.4.0 I put the site http://m2eclipse.sonatype.org/update/ in Help=>Software updates. When I click to this site, some more sites appear automatically: http://m2eclipse.codehaus.org/update/ http://m2eclipse.codehaus.org/ http://www.md.pp.ru/~eu/12/ The last site is incorrect, I get error "no repository found in site". I install the following components: Maven embedder, Maven integration for Eclipse Maven POM editor Maven POM XML Editor The Definitive Guide Maven central repository index And all dependencies Does anyone have any idea what could be the reason for that strange "disappearing"? Thanks in advance, Andrei Issakov
