Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Problem finding features

Hm......

Seems not to be available.


But with the Photon Repo the tutorial works!
Now I need to find the Solution for my real Product 😉

Thanks
Stefan


-----Ursprüngliche Nachricht-----
Von: tycho-user-bounces@xxxxxxxxxxx <tycho-user-bounces@xxxxxxxxxxx> Im Auftrag von Lars Vogel
Gesendet: Montag, 17. September 2018 20:40
An: Tycho user list <tycho-user@xxxxxxxxxxx>
Betreff: Re: [tycho-user] Problem finding features

Hi Stefan,
Is 'org.eclipse.equinox.p2.iu; also available?
Best regards, Lars

On Mon, Sep 17, 2018 at 9:33 AM, Stefan Nöbauer <stefan.noebauer@xxxxxxxxxxxxxxxxxx> wrote:
> Hi,
>
>
>
> I have a problem with finding dependencies while building a product 
> with Tycho.
>
>
>
> I defined two plugins with the application and product described in it.
>
>
>
> I added a feature to group these plugins and to be able to add that to 
> my .product file.
>
>
>
> Now when I build my product maven can’t fin this feature with the message:
>
>
>
> [INFO] {osgi.os=linux, osgi.ws=gtk,
> org.eclipse.update.install.features=true, osgi.arch=x86}
>
> [ERROR] Cannot resolve project dependencies:
>
> [ERROR]   Software being installed: TechPubStudio 1.0.0.qualifier
>
> [ERROR]   Missing requirement: TechPubStudio 1.0.0.qualifier requires
> 'org.eclipse.equinox.p2.iu; 
> de.kgucms.tps.client.base.feature.feature.group
> [1.0.0,1.0.1)' but it could not be found
>
> [ERROR]
>
> [ERROR] See
> http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting 
> for help.
>
> [ERROR] Cannot resolve dependencies of MavenProject:
> tps:tps.product:1.0.0-SNAPSHOT @
> D:\tps-product-dev-2-8\GITRepo\usability\tps.product\pom.xml: See log 
> for details -> [Help 1]
>
> [ERROR]
>
> [ERROR] To see the full stack trace of the errors, re-run Maven with 
> the -e switch.
>
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>
> [ERROR]
>
>
>
> My feature has the ID de.kgucms.tps.client.base.feature
>
> What is maven looking for?
>
>
>
> Could you please help me finding the right direction to debug this?
>
>
>
> Thanks
>
> Stefan
>
>
>
>
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or 
> unsubscribe from this list, visit 
> https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com _______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/tycho-user

Back to the top