Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] m2e 0.13.x is required to work on m2e code

Hello,
I've tried installing the new software required to build the sources according to this documentation:


Creating eclipse installation
	• Get Eclipse 3.6.1 or 3.7M4 from http://eclipse.org/downloads/
	• Install everything from http://www.sonatype.com/~ifedorenko/m2e4m2e/

but I get the following problem:


Cannot complete the install because one or more required items could not be found.
  Software being installed: Maven Integration for Eclipse (Incubation) 0.13.0.201101211204 (org.eclipse.m2e.feature.feature.group 0.13.0.201101211204)
  Missing requirement: Maven Integration for Eclipse 0.13.0.201101211204 (org.eclipse.m2e.core 0.13.0.201101211204) requires 'bundle org.slf4j.api 1.5.11' but it could not be found
  Cannot satisfy dependency:
    From: Maven Integration for Eclipse (Incubation) 0.13.0.201101211204 (org.eclipse.m2e.feature.feature.group 0.13.0.201101211204)
    To: org.eclipse.m2e.jdt [0.13.0.201101211204]
  Cannot satisfy dependency:
    From: Maven Integration for Eclipse JDT 0.13.0.201101211204 (org.eclipse.m2e.jdt 0.13.0.201101211204)
    To: bundle org.eclipse.m2e.core [0.13.0,0.14.0)


Milos

On Jan 21, 2011, at 10:18 PM, Igor Fedorenko wrote:

> We've made some changes to m2e source tree recently, which require IDE
> based on current m2e 0.13.x as well as m2e-extras and m2e-tycho (almost
> the ultimate seflhosting). I've updated m2e dev guide [1] accordingly.
> Let me know if you have any questions.
> 
> [1] https://docs.sonatype.org/display/M2ECLIPSE/Developer+Guide
> 
> --
> Regards,
> Igor
> _______________________________________________
> m2e-dev mailing list
> m2e-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-dev



Back to the top