Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Creating an aggregated product with Maven/Tycho

you mean a product that references another product?
Don't think .product file allows this for now. There may be p2.inf hacks to achieve this but I have not tried this myself.

Or maybe you are referring to https://bugs.eclipse.org/bugs/show_bug.cgi?id=391282  ?

Jan



From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Lars Vogel
Sent: Dienstag, 21. Mai 2013 12:17
To: Tycho user list
Subject: [tycho-user] Creating an aggregated product with Maven/Tycho

Hi,

On EclipseCon where was some discussion about creating an aggregated product with Tycho for example the Eclipse SDK including EGit.

Something similar to the current b3 aggregator approach.

Is this already possible with Tycho only or do I still need to use the p2 director or b3 as a second step?

Best regards, Lars


Back to the top