|
Re: An error occurred while collecting items to be installed, No repository found containing: .../o [message #329095 is a reply to message #328767] |
Thu, 12 June 2008 11:20  |
Eclipse User |
|
|
|
p2 works using 2 kinds of repositories: metadata and artifact. It
reasons about everything using the information in the metadata
repository. The it actually downloads/installs using bits found in the
artifact repositories.
The error simply means that it could not find an artifact repository
that contains the bits for the given version of your plugin.
There are any number of reasons this could happen:
- the artifact repos really don't contain the jar
- network/transfer problems, 404, etc
or, maybe this bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=236437
-Andrew
John J Barton wrote:
> Hi. I am trying to get an update site to work. When I "install" my new
> plugin/feature thingy I get
> An error occurred while collecting items to be installed
> No repository found containing: <plugin name>
> /osgi.bundle/1.0.0.200806031335
>
> Its one of those lovely error messages you can't fathom, so you click on
> "Details" where you can read and identical copy of the unfathomable
> error message....
>
>
> Any hints?
>
> John.
|
|
|
Powered by
FUDForum. Page generated in 0.06043 seconds