I was trying to install m2eclipse in eclipse europa and encountered the following error. Kindly advise what needs to be done to install m2eclipse plugin in eclipse europa

Network connection problems encountered during search.
  Unable to access "http://m2eclipse.sonatype.org/sites/m2e/".
    Error parsing site stream. [White spaces are required between publicId and systemId.]
    White spaces are required between publicId and systemId.
    Error parsing site stream. [White spaces are required between publicId and systemId.]
    White spaces are required between publicId and systemId.
link|improve this question

17% accept rate
1  
Why use europa? It's ancient! – Sean Patrick Floyd Dec 29 '10 at 10:03
feedback

4 Answers

m2eclipse is compatible with 3.5.2 and 3.6.1 as per this documentation. This could explain your error.

link|improve this answer
feedback

If you are exactly following instructions as mentioned here and still not functional tru older version. It might help: http://m2eclipse.sonatype.org/sites/archives/m2e-0.10.2.20100623-1649/

link|improve this answer
I had tried the core site(m2eclipse.sonatype.org/sites/m2e) and the archive site. Both give the same error. – coolguy Dec 29 '10 at 10:36
well, better jump to latest version. It's free. – Nishant Dec 29 '10 at 10:39
feedback

Sonatype recommends installing m2eclipse on Eclipse 3.5 or Eclipse 3.6, and to make use of m2eclipse you will need to install the JDK. U can try with ..Eclipse 3.5 or Eclipse 3.6

link|improve this answer
feedback

You might try below link - http://m2eclipse.sonatype.org/sites/m2e/0.10.0.20100209-0800/

It worked for me with Eclipse 3.3 - Europa

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.