Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Mirror update site, then cannot install when offline

Hi Billy,

Well, it was me who suggested using the repository mirroring, so I feel sort of an obligation to help out. But to be honest, those missing requirement messages from eclipse still puzzle me.

The current mail thread doesn't contain your original question, so I might be wrong here. But would it be an option for you to use a PC with an unrestricted internet connection, build your eclipse on that and then copy it over to your final PC? That's what I do, being restricted by the proxy my company uses in the eclipse update sites I can connect to.

Regards, Marcel

On Thu, Aug 30, 2012 at 3:36 AM, Billy Newman <newmanw10@xxxxxxxxx> wrote:
I am still stuck on what to do here.  Anyone know how I am supposed to
mirror this dependency as well as any others?

  Missing requirement: Maven Project Model Edit Bundle
1.1.0.20120530-0009 (org.eclipse.m2e.model.edit 1.1.0.20120530-0009)
requires 'bundle org.eclipse.emf.ecore.xmi 0.0.0' but it could not be
found

Thanks!
Billy

On Sun, Aug 26, 2012 at 7:56 AM, Billy Newman <newmanw10@xxxxxxxxx> wrote:
> I work offline and had to try and mirror the m2e update site.
>
> I followed instructions from here:
>
> http://wiki.eclipse.org/Equinox_p2_Repository_Mirroring
>
> Using the following commands:
>
>  eclipse -nosplash -verbose
>  -application org.eclipse.equinox.p2.metadata.repository.mirrorApplication
>  -source http://download.eclipse.org/technology/m2e/releases
>  -destination c:\tmp\m2e
>
>  eclipse -nosplash -verbose
>  -application org.eclipse.equinox.p2.artifact.repository.mirrorApplication
>  -source http://download.eclipse.org/technology/m2e/releases
>  -destination c:\tmp\m2e
>
> However when I take my eclipse offline and try to install from that
> local update site I get the following error:
>
> Cannot complete the install because one or more required items could
> not be found.
>   Software being installed: m2e - slf4j over logback logging
> (Optional) 1.1.0.20120530-0009
> (org.eclipse.m2e.logback.feature.feature.group 1.1.0.20120530-0009)
>   Missing requirement: Maven Project Model Edit Bundle
> 1.1.0.20120530-0009 (org.eclipse.m2e.model.edit 1.1.0.20120530-0009)
> requires 'bundle org.eclipse.emf.ecore.xmi 0.0.0' but it could not be
> found
>   Cannot satisfy dependency:
>     From: Maven Integration for Eclipse 1.1.0.20120530-0009
> (org.eclipse.m2e.core.ui 1.1.0.20120530-0009)
>     To: bundle org.eclipse.m2e.model.edit [1.1.0,1.2.0)
>   Cannot satisfy dependency:
>     From: m2e logback appender 1.1.0.20120530-0009
> (org.eclipse.m2e.logback.appender 1.1.0.20120530-0009)
>     To: bundle org.eclipse.m2e.core.ui [1.1.0,1.2.0)
>   Cannot satisfy dependency:
>     From: m2e - slf4j over logback logging (Optional)
> 1.1.0.20120530-0009 (org.eclipse.m2e.logback.feature.feature.group
> 1.1.0.20120530-0009)
>     To: org.eclipse.m2e.logback.appender [1.1.0.20120530-0009]
>
> Should the mirror pull all dependencies?  Did I mirror correctly?  Any
> help would be greatly appreciated.
>
> Thanks,
> Billy
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



--
Fotografie
http://schutte.name/


Back to the top