[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [ecf-dev] discovery build failure
|
- From: Markus Alexander Kuppe <ecf-dev_eclipse.org@xxxxxxxxxxx>
- Date: Wed, 23 May 2012 20:08:59 +0200
- Delivered-to: ecf-dev@eclipse.org
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1
On 05/23/2012 08:02 PM, Markus Alexander Kuppe wrote:
> Anyway, I will look into the discovery build problems asap.
>From first sight it looks like as if Orbit has removed a repository.
This in turns causes our component resolution to fail:
ERROR [0105] : No suitable provider for component
org.apache.jasper.glassfish:osgi.bundle/[2.2.2.v201205150955,2.2.2.v201205150955]
was found in resourceMap
file:/opt/hudson/jobs/N-HEAD-sdk.feature/workspace/ecf.rmap
ERROR [0105] : No suitable provider for component
org.apache.jasper.glassfish:osgi.bundle/[2.2.2.v201205150955,2.2.2.v201205150955]
was found in searchPath default
ERROR [0105] : Rejecting provider
p2(http://ftp.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/S20120428190502/repository/[http://ftp.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/S20120428190502/repository/]):
No component match was found
ERROR [0105] : Rejecting provider
p2(http://ftp.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20120119162704/repository[http://ftp.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20120119162704/repository]):
No component match was found
Markus