다음 사이트가 공식 사이트이다.
http://m2eclipse.codehaus.org/
이 사이트에서 다음 링크를 사용해서 설치하면,
필자와 같은 곤란한 상황에 직면할 수 있다.
http://m2eclipse.sonatype.org/update/
설치 에러는 다음과 같다.
Unsatisfied dependency: [org.maven.ide.eclipse.editor.feature.feature.group 0.9.6.20080905-0917] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.draw2d/[3.4.0.v20080529,3.4.0.v20080529]
Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.jdt.feature.jar/[3.4.0.v20080603-2000-7o7tEAXEFpPqqoXxgaBhhhq,3.4.0.v20080603-2000-7o7tEAXEFpPqqoXxgaBhhhq]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.jdt.feature.jar/[3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97,3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97]] can be satisfied.
Cannot find a solution where both Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.swt/[3.4.0.v3448f,3.4.0.v3448f]] and Match[requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.swt/[3.4.1.v3449c,3.4.1.v3449c]] can be satisfied.
.....
이 장황하고도 긴 메시지에 당황하기 쉽다.
링크를 바꾸어서 다음 링크를 사용하여 설치를 시도하였더니 문제없이 설치할 수 있었다.
http://m2eclipse.sonatype.org/update-dev/
이유는??
모르겠다.. 알면 커멘트 부탁 :-)