Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Ganymede build failed

It appears your attribute name and dependency are not the same (feature
included at the end), this may be the problem.
<dependency
                name="org.eclipse.stp.policy.feature"
                versionDesignator="[0.8.0.200804090858-577-7MAAwAYB0Awet]"
/>

<attribute component="org.eclipse.stp.policy" />

The build is also reporting an error against TPTP but I have not been able
to determine the source. Does anyone have ideas for the TPTP error listed?
I have tested the update site and confirmed our versions match in the site
contribution file and site.xml.

Thanks,
Joel

[java] ERROR [0029] : No suitable provider for component
org.eclipse.tptp.birt:site.feature/[4.4.100.v200802291616-7J7K_77i0i5EsQgZWz0lwwts2lw4,4.4.100.v200802291616-7J7K_77i0i5EsQgZWz0lwwts2lw4]#OSGi
 was found in searchPath org.eclipse.tptp
[java] ERROR [0029] : Resolution attempt ended with exception: Error
Parsing feature stream.

Oisin Hurley <ohurley@xxxxxxxx> wrote on 09/04/2008 03:31:07 PM:

> Re: [cross-project-issues-dev] Ganymede build failed
>
> Oisin Hurley
>
> to:
>
> Cross project issues
>
> 09/04/2008 03:31 PM
>
> I'm getting this error from ganymatic for the STP M6 release
>
> [java] ERROR [0002] : No suitable provider for component
> org.eclipse.stp-sc was found in searchPath default
> [java] ERROR [0002] : Resolution attempt ended with exception:
> org.xml.sax.SAXParseException: Key 'dependencyRef' with value
> 'org.eclipse.stp.policy' not found for identity constraint of element
> 'cspec'.: file:/home/data/users/bfreeman/ganymede/buckminster/bin/
> generated//org.eclipse.stp-sc.cspec at line: 31 column: 12
>
> and I'm a bit at sea with it - the sitecontribution looks fine
> to me. Can anyone shed some light on what this means?
>
>   cheers
>    --oh



Back to the top